| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LiveRegUnits: Add accumulateBackward() function | Matthias Braun | 2017-01-20 | 1 | -0/+24 | 
| * | CodeGen: Add/Factor out LiveRegUnits class; NFCI | Matthias Braun | 2017-01-20 | 1 | -0/+97 | 
| * | Revert "RegScavenging: Add scavengeRegisterBackwards()" | Matthias Braun | 2016-08-19 | 1 | -97/+0 | 
| * | CodeGen: Add/Factor out LiveRegUnits class; NFCI | Matthias Braun | 2016-08-18 | 1 | -0/+97 | 
| * | Convert register liveness tracking to work on a sub-register level instead of... | Juergen Ributzka | 2013-12-14 | 1 | -111/+0 | 
| * | Revert "Convert liveness tracking to work on a sub-register level instead of ... | Andrew Trick | 2013-12-13 | 1 | -0/+111 | 
| * | Convert liveness tracking to work on a sub-register level instead of just reg... | Andrew Trick | 2013-12-13 | 1 | -111/+0 | 
| * | LiveRegUnits: Use *MBB for consistency and convenience. | Andrew Trick | 2013-10-14 | 1 | -3/+3 | 
| * | LiveRegUnits::removeRegsInMask safety. | Andrew Trick | 2013-10-14 | 1 | -10/+19 | 
| * | Move LiveRegUnits implementation into .cpp. Comment and format. | Andrew Trick | 2013-10-14 | 1 | -0/+102 | 

