aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/MCJIT/lit.local.cfg
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-131-1/+5
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-9/+1
* Enable mcjit tests on ppc64 when building with cmake.Rafael Espindola2013-06-031-1/+3
* Unsupported remote JIT on ARMRenato Golin2013-05-181-0/+3
* [SystemZ] Set up JIT/MCJIT test casesUlrich Weigand2013-05-061-2/+2
* AArch64: enable MCJIT and tests now that everything passes.Tim Northover2013-05-041-3/+4
* Disable the MCJIT tests on 32 bit darwin.Rafael Espindola2013-04-291-0/+3
* Propagate relocation info to resolveRelocation.Rafael Espindola2013-04-291-4/+1
* llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready.NAKAMURA Takumi2012-11-201-0/+3
* Enable MCJIT tests on PowerPC.Ulrich Weigand2012-11-191-2/+3
* Enable llvm/test/ExecutionEngine/MCJIT also for cygwin.NAKAMURA Takumi2012-10-051-1/+1
* test/ExecutionEngine/MCJIT: MCJIT should work also on mingw.NAKAMURA Takumi2012-10-031-1/+1
* Support for generating ELF objects on Windows.Andrew Kaylor2012-10-021-1/+1
* Revert "Enable MCJIT tests on Darwin."Jim Grosbach2012-09-061-1/+1
* Enable MCJIT tests on Darwin.Jim Grosbach2012-09-061-1/+1
* Add Mips to the list of target architectures for the MCJIT tests.Akira Hatanaka2012-06-211-2/+2
* Temporarily disabled the MCJIT tests for Darwin, because the RuntimeDyldMachO...Danil Malyshev2012-05-181-1/+1
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-171-0/+20
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-291-17/+0
* Re-factored RuntimeDyld.Danil Malyshev2012-03-291-0/+17
* Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth2012-03-221-17/+0
* Re-factored RuntimeDyld.Danil Malyshev2012-03-211-0/+17