summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/store-results.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Disable the store-results optimization.Dan Gohman2016-08-181-72/+0
* [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-2/+2
* [WebAssembly] Move register stackification and coloring to a late phase.Dan Gohman2016-05-101-1/+2
* WebAssembly: don't optimize frameindex storeJF Bastien2016-01-301-0/+10
* [WebAssembly] Tighten up some regexes in some tests.Dan Gohman2016-01-201-1/+1
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-2/+2
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Implement instruction selection for constant offsets in addresses.Dan Gohman2015-12-151-2/+2
* [WebAssembly] Tighten up several CHECK tests.Dan Gohman2015-12-101-4/+4
* [WebAssembly] Support constant offsets on loads and storesDerek Schuff2015-12-051-3/+3
* [WebAssembly] Fix dominance check for PHIs in the StoreResult passDan Gohman2015-12-031-0/+43
* [WebAssembly] Add a test for wasm-store-results passDerek Schuff2015-12-031-0/+18
OpenPOWER on IntegriCloud