[orc] Add a trivial unit test to get the ball rolling
[oota-llvm.git] / unittests / ExecutionEngine / Makefile
2015-02-23 David Blaikie[orc] Add a trivial unit test to get the ball rolling
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael Espindolafix configure+make build
2013-04-05 Jyotsna VermaEnable JIT/MCJIT unit tests for targets with JIT support.
2013-03-28 Jyotsna VermaDisable JIT/MCJIT tests in unittests/ExecutionEngine...
2012-10-04 Andrew KaylorAdding MCJIT and MemoryBuffer unit tests
2012-06-21 NAKAMURA Takumillvm/unittests: Simplify LINK_COMPONENTS.
2012-03-15 Eli BenderskyFollow-up to r152620: restore JIT event listener tests...
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2009-08-04 Jeffrey YasskinMake ExecutionEngine::updateGlobalMapping(GV, NULL...
2009-06-25 Jeffrey YasskinAdd a JITEventListener interface that gets called back...