summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/memory-addr32.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove tests for old intrinsics.Dan Gohman2019-01-141-40/+0
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-9/+6
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Update to the new names for the memory intrinsics.Dan Gohman2018-05-311-0/+21
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Add mem.* intrinsics.Dan Gohman2018-01-231-0/+21
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-2/+2
* [WebAssembly] Update grow_memory's return type.Dan Gohman2017-01-181-6/+7
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Rename memory_size intrinsic to current_memoryDerek Schuff2016-05-021-5/+5
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Make several tests more strict.Dan Gohman2015-11-251-1/+1
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-3/+2
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-1/+1
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-6/+4
* [WebAssembly] Change int_wasm_memory_size from IntrNoMem to IntrReadMem.Dan Gohman2015-11-141-1/+1
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-2/+2
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-2/+2
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-2/+2
* [WebAssembly] Update wasm builtin functions to match spec changes.Dan Gohman2015-11-051-17/+5
* WebAssembly: update syntaxJF Bastien2015-10-161-5/+8
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-12/+14
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-2/+2
* [WebAssembly] Add a resize_memory intrinsic.Dan Gohman2015-10-021-0/+10
* [WebAssembly] Add a memory_size intrinsic.Dan Gohman2015-10-021-0/+10
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-1/+2
* [WebAssembly] CodeGen support for __builtin_wasm_page_size()Dan Gohman2015-08-241-0/+16
OpenPOWER on IntegriCloud