| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrections for XFAIL armv5 tests | Renato Golin | 2013-02-28 | 2 | -2/+1 |
* | Proper XFAILs for ARMv7 / v5 | Renato Golin | 2013-02-26 | 3 | -2/+3 |
* | Introduce llvm::sys::getProcessTriple() function. | Peter Collingbourne | 2013-01-16 | 59 | -59/+59 |
* | llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready. | NAKAMURA Takumi | 2012-11-20 | 1 | -0/+3 |
* | Marking remote mcjit tests as XFAIL for MIPS. | Simon Atanasyan | 2012-11-20 | 7 | -7/+7 |
* | Enable MCJIT tests on PowerPC. | Ulrich Weigand | 2012-11-19 | 1 | -2/+3 |
* | MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emi... | NAKAMURA Takumi | 2012-11-18 | 7 | -7/+7 |
* | test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSish CRLF. | NAKAMURA Takumi | 2012-11-18 | 1 | -36/+36 |
* | Marking remote mcjit tests as XFAIL for cygwin (hopefully only temporarily). | Andrew Kaylor | 2012-11-17 | 2 | -2/+2 |
* | Marking remote mcjit tests as XFAIL for mingw32 (hopefully only temporarily). | Andrew Kaylor | 2012-11-16 | 7 | -7/+7 |
* | Marking remote mcjit tests as XFAIL for ARM (hopefully only temporarily). | Andrew Kaylor | 2012-11-16 | 7 | -0/+7 |
* | Adding new tests to test lli's pseudo-remote feature (-remote-mcjit). | Andrew Kaylor | 2012-11-16 | 7 | -0/+220 |
* | Add MCJIT test case for running global constructors. | Amara Emerson | 2012-11-16 | 1 | -0/+21 |
* | Align the data section correctly when loading an ELF file. | Tim Northover | 2012-10-29 | 1 | -0/+15 |
* | Make use of common-symbol alignment info in ELF loader. | Tim Northover | 2012-10-29 | 1 | -0/+32 |
* | Enable llvm/test/ExecutionEngine/MCJIT also for cygwin. | NAKAMURA Takumi | 2012-10-05 | 1 | -1/+1 |
* | Implement .rel relocation for R_ARM_ABS32 in MCJIT. | Tim Northover | 2012-10-03 | 1 | -0/+16 |
* | test/ExecutionEngine/MCJIT: MCJIT should work also on mingw. | NAKAMURA Takumi | 2012-10-03 | 1 | -1/+1 |
* | Support for generating ELF objects on Windows. | Andrew Kaylor | 2012-10-02 | 49 | -49/+49 |
* | Revert "Enable MCJIT tests on Darwin." | Jim Grosbach | 2012-09-06 | 1 | -1/+1 |
* | Enable MCJIT tests on Darwin. | Jim Grosbach | 2012-09-06 | 1 | -1/+1 |
* | Should put test case under test/ExecutionEngine/MCJIT/ | Michael Liao | 2012-08-30 | 1 | -0/+88 |
* | Add Mips to the list of target architectures for the MCJIT tests. | Akira Hatanaka | 2012-06-21 | 1 | -2/+2 |
* | Temporarily disabled the MCJIT tests for Darwin, because the RuntimeDyldMachO... | Danil Malyshev | 2012-05-18 | 1 | -1/+1 |
* | - Added ExecutionEngine/MCJIT tests | Danil Malyshev | 2012-05-17 | 48 | -0/+1230 |
* | Revert r153694. It was causing failures in the buildbots. | Bill Wendling | 2012-03-29 | 45 | -1070/+0 |
* | Re-factored RuntimeDyld. | Danil Malyshev | 2012-03-29 | 45 | -0/+1070 |
* | Revert a series of commits to MCJIT to get the build working in CMake | Chandler Carruth | 2012-03-22 | 45 | -1070/+0 |
* | Re-factored RuntimeDyld. | Danil Malyshev | 2012-03-21 | 45 | -0/+1070 |