summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/i32-load-store-alignment.ll
Commit message (Expand)AuthorAgeFilesLines
* [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