summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/offset.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-2/+2
* [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-79/+326
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [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