Age | Commit message (Expand) | Author |
---|---|---|
2013-04-05 | Enable JIT/MCJIT unit tests for targets with JIT support. | Jyotsna Verma |
2013-03-28 | Disable JIT/MCJIT tests in unittests/ExecutionEngine for the targets that don... | Jyotsna Verma |
2012-10-04 | Adding MCJIT and MemoryBuffer unit tests | Andrew Kaylor |
2012-06-21 | llvm/unittests: Simplify LINK_COMPONENTS. | NAKAMURA Takumi |
2012-03-15 | Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE... | Eli Bendersky |
2012-03-13 | Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code... | Eli Bendersky |
2009-08-04 | Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old | Jeffrey Yasskin |
2009-06-25 | Add a JITEventListener interface that gets called back when a new function is | Jeffrey Yasskin |