summaryrefslogtreecommitdiff
path: root/test/CodeGen/WebAssembly/offset.ll
AgeCommit message (Expand)Author
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-08-18[WebAssembly] Disable the store-results optimization.Dan Gohman
2016-05-17[WebAssembly] Rename $discard to $drop in the assembly output.Dan Gohman
2016-05-10[WebAssembly] Move register stackification and coloring to a late phase.Dan Gohman
2016-02-22[WebAssembly] Teach address folding to fold bitwise-or nodes.Dan Gohman
2016-01-26[WebAssembly] Implement unaligned loads and stores.Dan Gohman
2016-01-19[WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman
2016-01-07[WebAssembly] Add -m:e to the target triple.Dan Gohman
2016-01-06[SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offs...Dan Gohman
2015-12-15[WebAssembly] Implement instruction selection for constant offsets in addresses.Dan Gohman