Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT /
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 HamesXFAIL the LLI remote JIT tests on Win32.
2016-01-11 Lang HamesRemove the remote-JIT small code model tests for now...
2016-01-11 Lang HamesXFAIL the remote small code model tests on x86. Small...
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
2015-12-15 Peter CollingbourneUn-XFAIL JIT EH tests under [am]san.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-05-28 Petar Jovanovic[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-31 Lang Hames[Orc][MCJIT] Remove the small code model regression...
2015-03-25 Lang Hames[Orc][lli] Add a very simple Orc-based lazy JIT to...