Proper XFAILs for ARMv7 / v5
[oota-llvm.git] / test / ExecutionEngine / MCJIT /
2013-02-26 Renato GolinProper XFAILs for ARMv7 / v5
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-11-20 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32...
2012-11-20 Simon AtanasyanMarking remote mcjit tests as XFAIL for MIPS.
2012-11-19 Ulrich WeigandEnable MCJIT tests on PowerPC.
2012-11-18 NAKAMURA TakumiMCJIT: [cygming] Give noop to __main also in RecordingM...
2012-11-18 NAKAMURA Takumitest/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSis...
2012-11-17 Andrew KaylorMarking remote mcjit tests as XFAIL for cygwin (hopeful...
2012-11-16 Andrew KaylorMarking remote mcjit tests as XFAIL for mingw32 (hopefu...
2012-11-16 Andrew KaylorMarking remote mcjit tests as XFAIL for ARM (hopefully...
2012-11-16 Andrew KaylorAdding new tests to test lli's pseudo-remote feature...
2012-11-16 Amara EmersonAdd MCJIT test case for running global constructors.
2012-10-29 Tim NorthoverAlign the data section correctly when loading an ELF...
2012-10-29 Tim NorthoverMake use of common-symbol alignment info in ELF loader.
2012-10-05 NAKAMURA TakumiEnable llvm/test/ExecutionEngine/MCJIT also for cygwin.
2012-10-03 Tim NorthoverImplement .rel relocation for R_ARM_ABS32 in MCJIT.
2012-10-03 NAKAMURA Takumitest/ExecutionEngine/MCJIT: MCJIT should work also...
2012-10-02 Andrew KaylorSupport for generating ELF objects on Windows.
2012-09-06 Jim GrosbachRevert "Enable MCJIT tests on Darwin."
2012-09-06 Jim GrosbachEnable MCJIT tests on Darwin.
2012-08-30 Michael LiaoShould put test case under test/ExecutionEngine/MCJIT/
2012-06-21 Akira HatanakaAdd Mips to the list of target architectures for the...
2012-05-18 Danil MalyshevTemporarily disabled the MCJIT tests for Darwin, becaus...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-03-29 Bill WendlingRevert r153694. It was causing failures in the buildbots.
2012-03-29 Danil MalyshevRe-factored RuntimeDyld.
2012-03-22 Chandler CarruthRevert a series of commits to MCJIT to get the build...
2012-03-21 Danil MalyshevRe-factored RuntimeDyld.