Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FastISel] Skip creating unnecessary vregs for arguments | Francis Visoiu Mistrih | 2019-06-10 | 1 | -73/+44 |
* | Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o... | Matt Arsenault | 2019-05-03 | 1 | -6/+5 |
* | Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of... | Nico Weber | 2019-05-03 | 1 | -5/+6 |
* | RegAllocFast: Add heuristic to detect values not live-out of a block | Matt Arsenault | 2019-05-03 | 1 | -6/+5 |
* | Mips: Don't create copy of nothing | Matt Arsenault | 2019-03-21 | 1 | -15/+12 |
* | RegAllocFast: Remove early selection loop, the spill calculation will report ... | Matt Arsenault | 2019-03-19 | 1 | -56/+63 |
* | RegAllocFast: Leave unassigned virtreg entries in map | Matthias Braun | 2018-11-07 | 1 | -1/+1 |
* | [mips] Fix atomic operations at O0, v3 | Aleksandar Beserminji | 2018-07-05 | 1 | -0/+1397 |