Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-07 | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 1 | -3/+3 |
2013-09-11 | Revert "Give internal classes hidden visibility." | Benjamin Kramer | 1 | -1/+1 |
2013-09-11 | Give internal classes hidden visibility. | Benjamin Kramer | 1 | -1/+1 |
2013-08-14 | Track new virtual registers by register number. | Mark Lacey | 1 | -1/+3 |
2013-02-13 | Clean up LDV, no functionality change. | Manman Ren | 1 | -4/+0 |
2013-02-13 | Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back. | Manman Ren | 1 | -0/+4 |
2011-05-06 | Update LiveDebugVariables after live range splitting. | Jakob Stoklund Olesen | 1 | -0/+7 |
2010-12-03 | Emit DBG_VALUE instructions from LiveDebugVariables. | Jakob Stoklund Olesen | 1 | -1/+4 |
2010-12-02 | Update LiveDebugVariables during coalescing. | Jakob Stoklund Olesen | 1 | -0/+3 |
2010-12-02 | Implement the first half of LiveDebugVariables. | Jakob Stoklund Olesen | 1 | -2/+2 |
2010-11-30 | Stub out a new LiveDebugVariables pass. | Jakob Stoklund Olesen | 1 | -0/+57 |