summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Add support for emulated TLS to ORCv2.Lang Hames2020-01-291-4/+4
* [ORC] Change the locking scheme for ThreadSafeModule.Lang Hames2019-08-021-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] Make the VModuleKey optional, propagate it via MaterializationUnit andLang Hames2018-10-161-3/+3
* [ORC] Rename ORC layers to make the "new" ORC layers the default.Lang Hames2018-10-151-2/+2
* [ORC] Add more utilities to aid debugging output.Lang Hames2018-09-281-1/+1
* [ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrentLang Hames2018-09-261-5/+5
* [LKH] Add a new IRTransformLayer.Lang Hames2018-05-231-0/+34
OpenPOWER on IntegriCloud