summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/i32-load-store-alignment.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in commentNico Weber2019-01-091-2/+2
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-36/+24
* [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] Improve readability of load/stores and tests. NFC.Heejin Ahn2018-07-091-8/+25
* [WebAssembly] Support for atomic storesHeejin Ahn2018-07-021-0/+20
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Add the rest of the atomic loadsDerek Schuff2017-10-051-1/+27
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-2/+2
* [WebAssembly] Remove the output operand from stores.Dan Gohman2016-10-061-10/+10
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Rename $discard to $drop in the assembly output.Dan Gohman2016-05-171-10/+10
* [WebAssembly] Limit alignment hints to natural alignment.Dan Gohman2016-04-211-6/+8
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-0/+210
OpenPOWER on IntegriCloud