Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Minor code cleanups. NFC. | Dan Gohman | 2016-01-20 | 1 | -2/+2 |
* | [WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination | Derek Schuff | 2015-12-11 | 1 | -1/+3 |
* | [WebAssembly] Fix WebAssemblyPeephole to set Changed to true when making chan... | Dan Gohman | 2015-12-10 | 1 | -0/+1 |
* | [WebAssembly] Declare that WebAssemblyPeephole does not modify the CFG. | Dan Gohman | 2015-12-10 | 1 | -0/+5 |
* | [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla... | Dan Gohman | 2015-12-05 | 1 | -1/+1 |
* | [WebAssembly] Fix WebAssembly register numbering for registers added late. | Dan Gohman | 2015-11-25 | 1 | -0/+1 |
* | [WebAssembly] Support for register stackifying with load and store instructions. | Dan Gohman | 2015-11-25 | 1 | -0/+77 |