1. c9df025 Simplify a bunch of isVirtualRegister() and isPhysicalRegister() logic. by Jakob Stoklund Olesen · 15 years ago
  2. 0804ead Simplify LiveDebugVariables by storing MachineOperand copies locations instead by Jakob Stoklund Olesen · 15 years ago
  3. 4314268 Replace TargetRegisterInfo::printReg with a PrintReg class that also works without a TRI instance. by Jakob Stoklund Olesen · 15 years ago
  4. 51a666f Speculatively revert r123032. by Devang Patel · 15 years ago
  5. 1dea232 Appropriately truncate debug info range in dwarf output. by Devang Patel · 15 years ago
  6. 6ed4c6a Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't. by Jakob Stoklund Olesen · 15 years ago
  7. 5daec22 Coalesce debug locations when possible, causing less DBG_VALUE instructions to by Jakob Stoklund Olesen · 15 years ago
  8. 42acf06 Emit DBG_VALUE instructions from LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  9. 8d2584a Also update virtRegMap when renaming virtual registers. by Jakob Stoklund Olesen · 15 years ago
  10. 30e2128 Update LiveDebugVariables during coalescing. by Jakob Stoklund Olesen · 15 years ago
  11. 0613516 Implement the first half of LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  12. bb7b23f Stub out a new LiveDebugVariables pass. by Jakob Stoklund Olesen · 15 years ago