1. 088b30a Better terminator avoidance. by Jakob Stoklund Olesen · 15 years ago
  2. 05a0b55 Temporary workaround for an i386 crash in LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  3. 74ded57 Try again enabling LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  4. e63dfee Don't emit a DBG_VALUE for a spill slot that the rewriter decided not to use after all. by Jakob Stoklund Olesen · 15 years ago
  5. 2ffee66 Fix braino in dominator tree walk. by Jakob Stoklund Olesen · 15 years ago
  6. 1a3534a Sometimes, old virtual registers can linger on DBG_VALUE instructions. by Jakob Stoklund Olesen · 15 years ago
  7. 43812bf The world is not ready for LiveDebugVariables yet. by Jakob Stoklund Olesen · 15 years ago
  8. 8c98495 Enable LiveDebugVariables by default. by Jakob Stoklund Olesen · 15 years ago
  9. 803f48b Don't insert DBG_VALUE instructions after the first terminator. by Jakob Stoklund Olesen · 15 years ago
  10. 2fb5b31 Simplify a bunch of isVirtualRegister() and isPhysicalRegister() logic. by Jakob Stoklund Olesen · 15 years ago
  11. 9adf5e0 Simplify LiveDebugVariables by storing MachineOperand copies locations instead by Jakob Stoklund Olesen · 15 years ago
  12. 1331a15 Replace TargetRegisterInfo::printReg with a PrintReg class that also works without a TRI instance. by Jakob Stoklund Olesen · 15 years ago
  13. acbee0b Speculatively revert r123032. by Devang Patel · 15 years ago
  14. 6381e15 Appropriately truncate debug info range in dwarf output. by Devang Patel · 15 years ago
  15. 922e1fa Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't. by Jakob Stoklund Olesen · 15 years ago
  16. 4408603 Coalesce debug locations when possible, causing less DBG_VALUE instructions to by Jakob Stoklund Olesen · 15 years ago
  17. afc2bc2 Emit DBG_VALUE instructions from LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  18. 25cde34 Also update virtRegMap when renaming virtual registers. by Jakob Stoklund Olesen · 15 years ago
  19. 9ec2011 Update LiveDebugVariables during coalescing. by Jakob Stoklund Olesen · 15 years ago
  20. 4be0bd7 Implement the first half of LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  21. d4900a6 Stub out a new LiveDebugVariables pass. by Jakob Stoklund Olesen · 15 years ago