summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman2015-11-151-27/+27
* [WebAssembly] Rename memory intrinsics to be upper-case, following convention...Dan Gohman2015-11-131-4/+4
* [WebAssembly] Fix copypasta.Dan Gohman2015-11-051-2/+2
* [WebAssembly] Add AsmString strings for most instructions.Dan Gohman2015-11-051-27/+54
* [WebAssembly] Update wasm builtin functions to match spec changes.Dan Gohman2015-11-051-15/+7
* WebAssembly: fix load/store syntaxJF Bastien2015-10-161-51/+51
* [WebAssembly] Remove a TODO comment which is no longer needed. NFC.Dan Gohman2015-10-131-7/+0
* [WebAssembly] Add a resize_memory intrinsic.Dan Gohman2015-10-021-0/+8
* [WebAssembly] Add a memory_size intrinsic.Dan Gohman2015-10-021-0/+8
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-55/+55
* WebAssembly: generate load/storeJF Bastien2015-08-311-26/+73
* [WebAssembly] CodeGen support for __builtin_wasm_page_size()Dan Gohman2015-08-241-0/+7
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+46
OpenPOWER on IntegriCloud