[WebAssembly] Use tabs instead of spaces in assembly output.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrMemory.td
2015-11-15 Dan Gohman[WebAssembly] Use tabs instead of spaces in assembly...
2015-11-13 Dan Gohman[WebAssembly] Rename memory intrinsics to be upper...
2015-11-05 Dan Gohman[WebAssembly] Fix copypasta.
2015-11-05 Dan Gohman[WebAssembly] Add AsmString strings for most instructions.
2015-11-05 Dan Gohman[WebAssembly] Update wasm builtin functions to match...
2015-10-16 JF BastienWebAssembly: fix load/store syntax
2015-10-13 Dan Gohman[WebAssembly] Remove a TODO comment which is no longer...
2015-10-02 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-08-31 JF BastienWebAssembly: generate load/store
2015-08-24 Dan Gohman[WebAssembly] CodeGen support for __builtin_wasm_page_s...
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...