summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc
Commit message (Expand)AuthorAgeFilesLines
* Don't use std::make_unique.Benjamin Kramer2015-06-251-8/+9
* [ORC] Add ObjectTransformLayerJoseph Tremoulet2015-06-252-0/+302
* s/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentinel in clang-clReid Kleckner2015-04-211-1/+2
* [Orc] Make the makeStub function propagate argument attributes onto the call toLang Hames2015-04-204-0/+139
* [MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo throughLang Hames2015-03-301-4/+6
* [orc] Add a trivial unit test to get the ball rollingDavid Blaikie2015-02-233-0/+54
OpenPOWER on IntegriCloud