Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / CodeGen / WebAssembly / legalize.ll
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2015-12-16 Dan Gohman[WebAssembly] Fix legalization of shift operators on...
2015-12-10 Dan Gohman[WebAssembly] Tighten up several CHECK tests.
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
2015-12-10 Dan Gohman[WebAssembly] Also legalize sign_extend_inreg of i32...
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of shift operators with...