aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/Makefile
AgeCommit message (Expand)Author
2012-03-15Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky
2009-08-04Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's oldJeffrey Yasskin
2009-06-25Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin