summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/MCJIT/lit.local.cfg
Commit message (Expand)AuthorAge
* Merge in r168364 to disable MCJIT execution engine tests on ppc32 (which does...Andrew Kaylor2012-11-20
* Merge in r168316 so that the proper JIT tests are run on PPC.Hal Finkel2012-11-20
* Enable llvm/test/ExecutionEngine/MCJIT also for cygwin.NAKAMURA Takumi2012-10-05
* test/ExecutionEngine/MCJIT: MCJIT should work also on mingw.NAKAMURA Takumi2012-10-03
* Support for generating ELF objects on Windows.Andrew Kaylor2012-10-02
* Revert "Enable MCJIT tests on Darwin."Jim Grosbach2012-09-06
* Enable MCJIT tests on Darwin.Jim Grosbach2012-09-06
* Add Mips to the list of target architectures for the MCJIT tests.Akira Hatanaka2012-06-21
* Temporarily disabled the MCJIT tests for Darwin, because the RuntimeDyldMachO...Danil Malyshev2012-05-18
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-17
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-29
* Re-factored RuntimeDyld.Danil Malyshev2012-03-29
* Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth2012-03-22
* Re-factored RuntimeDyld.Danil Malyshev2012-03-21