Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding MCJIT and MemoryBuffer unit tests | Andrew Kaylor | 2012-10-04 | 1 | -1/+1 |
* | llvm/unittests: Simplify LINK_COMPONENTS. | NAKAMURA Takumi | 2012-06-21 | 1 | -1/+1 |
* | Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE... | Eli Bendersky | 2012-03-15 | 1 | -26/+1 |
* | Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code... | Eli Bendersky | 2012-03-13 | 1 | -0/+23 |
* | Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old | Jeffrey Yasskin | 2009-08-04 | 1 | -4/+3 |
* | Add a JITEventListener interface that gets called back when a new function is | Jeffrey Yasskin | 2009-06-25 | 1 | -0/+19 |