summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/offset.ll
Commit message (Expand)AuthorAgeFilesLines
* [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-25/+25
* [WebAssembly] Disable the store-results optimization.Dan Gohman2016-08-181-3/+6
* [WebAssembly] Rename $discard to $drop in the assembly output.Dan Gohman2016-05-171-22/+22
* [WebAssembly] Move register stackification and coloring to a late phase.Dan Gohman2016-05-101-9/+9
* [WebAssembly] Teach address folding to fold bitwise-or nodes.Dan Gohman2016-02-221-0/+21
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-6/+19
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-4/+6
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offs...Dan Gohman2016-01-061-0/+198
* [WebAssembly] Implement instruction selection for constant offsets in addresses.Dan Gohman2015-12-151-0/+185
OpenPOWER on IntegriCloud