Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-sm-pic.ll
2016-01-20 NAKAMURA Takumi[r257732] Mark remote-JIT tests as XFAIL, as well as...
2016-01-11 Lang Hames[Orc] XFAIL a few remote-jit test cases that I missed...
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
2015-05-28 Petar Jovanovic[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
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 KaylorStill more MCJIT PIC test XFAILs
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 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