summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Re-apply r327566 with a fix for test-global-ctors.ll.Lang Hames2018-03-151-2/+7
* Revert "[ORC] Switch from shared_ptr to unique_ptr for addModule methods."Reid Kleckner2018-03-141-1/+1
* [ORC] Switch from shared_ptr to unique_ptr for addModule methods.Lang Hames2018-03-141-1/+1
* [ORC] Re-apply r306166 and r306168 with fix for regression test.Lang Hames2017-06-231-0/+5
* [ExecutionEngine] ArrayRefize argument passing.Benjamin Kramer2015-06-131-1/+1
* [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.Lang Hames2015-02-211-2/+5
* [Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in the anonymous namespace.Lang Hames2015-01-231-1/+2
* [Orc] New JIT APIs.Lang Hames2015-01-231-0/+124
OpenPOWER on IntegriCloud