summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/reg-stackify.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Don't stackify stores across instructions with side effects.Dan Gohman2016-01-201-0/+17
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-15/+18
* [WebAssembly] Make CFG stackification independent of basic-block labels.Dan Gohman2016-01-121-7/+9
* [WebAssembly] Use the default private label prefixes.Dan Gohman2016-01-071-7/+7
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Fix handling of COPY instructions in WebAssemblyRegStackify.Dan Gohman2015-12-251-2/+40
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-1/+1
* [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...Dan Gohman2015-12-051-14/+27
* [WebAssembly] Fix scheduling dependencies in register-stackified codeDan Gohman2015-12-051-0/+28
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-0/+47
OpenPOWER on IntegriCloud