summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/CloneSubModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Orc] Reapply r236465 with fixes for the MSVC bots.Lang Hames2015-05-051-106/+0
* [Orc] Revert r236465 - It broke the Windows bots.Lang Hames2015-05-041-0/+106
* [Orc] Refactor the compile-on-demand layer to make module partitioning lazy,Lang Hames2015-05-041-106/+0
* [opaque pointer type] Pass GlobalAlias the actual pointer type rather than de...David Blaikie2015-04-291-3/+1
* [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.Lang Hames2015-02-211-6/+10
* [Orc] Update the Orc indirection utils and refactor the CompileOnDemand layer.Lang Hames2015-02-171-24/+16
* [Orc] New JIT APIs.Lang Hames2015-01-231-0/+112
OpenPOWER on IntegriCloud