Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyStoreResults.cpp
2015-12-14 Dan Gohman[WebAssembly] Add an assert to sanity-check dead flags.
2015-12-10 Dan Gohman[WebAssembly] Make WebAssemblyStoreResults only return...
2015-12-08 Dan Gohman[WebAssembly] Assert MRI.isSSA() in passes that depend...
2015-12-05 Derek Schuff[WebAssembly] Support constant offsets on loads and...
2015-12-03 Dan Gohman[WebAssembly] Fix dominance check for PHIs in the Store...
2015-12-03 Derek Schuff[WebAssembly] Add a test for wasm-store-results pass
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...