aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-1/+1
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-211-1/+1
* Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky2012-03-151-26/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-0/+23
* Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's oldJeffrey Yasskin2009-08-041-4/+3
* Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin2009-06-251-0/+19