summaryrefslogtreecommitdiff
path: root/test/CodeGen/WebAssembly/i64-load-store-alignment.ll
AgeCommit message (Expand)Author
2017-10-05[WebAssembly] Add the rest of the atomic loadsDerek Schuff
2017-02-28[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman
2016-10-06[WebAssembly] Remove the output operand from stores.Dan Gohman
2016-05-21[WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman
2016-05-17[WebAssembly] Rename $discard to $drop in the assembly output.Dan Gohman
2016-04-21[WebAssembly] Limit alignment hints to natural alignment.Dan Gohman
2016-01-26[WebAssembly] Implement unaligned loads and stores.Dan Gohman