Age | Commit message (Expand) | Author |
---|---|---|
2011-01-09 | Simplify LiveDebugVariables by storing MachineOperand copies locations instead | Jakob Stoklund Olesen |
2011-01-09 | Replace TargetRegisterInfo::printReg with a PrintReg class that also works wi... | Jakob Stoklund Olesen |
2011-01-07 | Speculatively revert r123032. | Devang Patel |
2011-01-07 | Appropriately truncate debug info range in dwarf output. | Devang Patel |
2010-12-03 | Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't. | Jakob Stoklund Olesen |
2010-12-03 | Coalesce debug locations when possible, causing less DBG_VALUE instructions to | Jakob Stoklund Olesen |
2010-12-03 | Emit DBG_VALUE instructions from LiveDebugVariables. | Jakob Stoklund Olesen |
2010-12-03 | Also update virtRegMap when renaming virtual registers. | Jakob Stoklund Olesen |
2010-12-02 | Update LiveDebugVariables during coalescing. | Jakob Stoklund Olesen |
2010-12-02 | Implement the first half of LiveDebugVariables. | Jakob Stoklund Olesen |
2010-11-30 | Stub out a new LiveDebugVariables pass. | Jakob Stoklund Olesen |