Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyRegisterInfo.td
2015-12-02 Dan Gohman[WebAssembly] Fix comments to say "LIFO" instead of...
2015-11-25 Dan Gohman[WebAssembly] Use a physical register to describe ARGUM...
2015-11-20 Dan Gohman[WebAssemby] Enforce FIFO ordering for instructions...
2015-11-13 Dan Gohman[WebAssembly] Tidy up and update a TODO item. NFC.
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend