[WebAssembly] Support for register stackifying with load and store instructions.
[oota-llvm.git] / test / CodeGen / WebAssembly / memory-addr32.ll
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
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] Change int_wasm_memory_size from IntrNoMe...
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-05 Dan Gohman[WebAssembly] Update wasm builtin functions to match...
2015-10-16 JF BastienWebAssembly: update syntax
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-10-03 Dan Gohman[WebAssembly] Rename setlocal to set_local to match...
2015-10-02 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-24 Dan Gohman[WebAssembly] CodeGen support for __builtin_wasm_page_s...