[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / WebAssembly / select.ll
2015-11-25 Dan Gohman[WebAssembly] Fold setne and seteq comparisons into...
2015-11-23 Dan Gohman[WebAssembly] Suffix output operands with '='.
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-14 Dan Gohman[WebAssembly] Make indentation consistent with the...
2015-11-12 Dan Gohman[WebAssembly] Reapply r252858, with svn add for the...
2015-11-12 Hans WennborgRevert r252858: "[WebAssembly] Switch to MC for instruc...
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-11-06 Dan Gohman[WebAssembly] Add more explicit pushes to the tests.
2015-11-06 Dan Gohman[WebAssembly] Make expression-stack pushing explicit
2015-11-03 Derek SchuffAddress nit
2015-11-03 Derek Schuff[WebAssembly] Support wasm select operator