summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/Makefile
Commit message (Expand)AuthorAge
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-04
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-21
* Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky2012-03-15
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13
* Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's oldJeffrey Yasskin2009-08-04
* Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin2009-06-25