Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-global-init-nonzero-sm-pic.ll
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2013-10-21 Nick LewyckyFix typo in test's XFAIL line. Patch by Dimitry Andric!
2013-09-20 Andrew KaylorFix some more MCJIT PIC test XFAILs (for i386)
2013-08-21 NAKAMURA TakumiX86TargetMachine.cpp: Clarify to emit GOT in i686-...
2013-08-20 Andrew KaylorClarifying two MCJIT PIC tests as XFAIL on i686-pc...
2013-08-20 Andrew KaylorMarking two more MCJIT PIC tests as XFAIL on i686
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on arm
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on AArch64
2013-08-20 Andrew KaylorFixing XPASSes among MCJIT PIC test on i686
2013-08-19 Andrew KaylorTrying again with PIC tests for MCJIT
2013-08-19 Andrew KaylorReverting r188709 until I can figure out the proper...
2013-08-19 Andrew KaylorAdding tests for PIC with MCJIT