summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/MCJIT/lit.local.cfg
Commit message (Expand)AuthorAge
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add "AMD64" in the host_arch l...NAKAMURA Takumi2014-01-10
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-13
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Enable mcjit tests on ppc64 when building with cmake.Rafael Espindola2013-06-03
* Unsupported remote JIT on ARMRenato Golin2013-05-18
* [SystemZ] Set up JIT/MCJIT test casesUlrich Weigand2013-05-06
* AArch64: enable MCJIT and tests now that everything passes.Tim Northover2013-05-04
* Disable the MCJIT tests on 32 bit darwin.Rafael Espindola2013-04-29
* Propagate relocation info to resolveRelocation.Rafael Espindola2013-04-29
* llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready.NAKAMURA Takumi2012-11-20
* Enable MCJIT tests on PowerPC.Ulrich Weigand2012-11-19
* 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