summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/dead-vreg.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-1/+1
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-1/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-1/+1
* [WebAssembly] Use a physical register to describe ARGUMENT liveness.Dan Gohman2015-11-251-1/+1
* [WebAssembly] Make several tests more strict.Dan Gohman2015-11-251-1/+1
* [WebAssembly] Emit .param, .result, and .local through MC.Dan Gohman2015-11-231-3/+1
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-1/+1
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-7/+2
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-2/+7
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-7/+2
* WebAssembly: don't omit dead vregs from localsJF Bastien2015-10-171-0/+58
OpenPOWER on IntegriCloud