Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
088b30aa48aa8951ddfc04a23499671198b132f6
/
llvm
/
lib
/
CodeGen
/
LiveDebugVariables.cpp
088b30a
Better terminator avoidance.
by Jakob Stoklund Olesen
· 15 years ago
05a0b55
Temporary workaround for an i386 crash in LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
74ded57
Try again enabling LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
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
2ffee66
Fix braino in dominator tree walk.
by Jakob Stoklund Olesen
· 15 years ago
1a3534a
Sometimes, old virtual registers can linger on DBG_VALUE instructions.
by Jakob Stoklund Olesen
· 15 years ago
43812bf
The world is not ready for LiveDebugVariables yet.
by Jakob Stoklund Olesen
· 15 years ago
8c98495
Enable LiveDebugVariables by default.
by Jakob Stoklund Olesen
· 15 years ago
803f48b
Don't insert DBG_VALUE instructions after the first terminator.
by Jakob Stoklund Olesen
· 15 years ago
2fb5b31
Simplify a bunch of isVirtualRegister() and isPhysicalRegister() logic.
by Jakob Stoklund Olesen
· 15 years ago
9adf5e0
Simplify LiveDebugVariables by storing MachineOperand copies locations instead
by Jakob Stoklund Olesen
· 15 years ago
1331a15
Replace TargetRegisterInfo::printReg with a PrintReg class that also works without a TRI instance.
by Jakob Stoklund Olesen
· 15 years ago
acbee0b
Speculatively revert r123032.
by Devang Patel
· 15 years ago
6381e15
Appropriately truncate debug info range in dwarf output.
by Devang Patel
· 15 years ago
922e1fa
Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't.
by Jakob Stoklund Olesen
· 15 years ago
4408603
Coalesce debug locations when possible, causing less DBG_VALUE instructions to
by Jakob Stoklund Olesen
· 15 years ago
afc2bc2
Emit DBG_VALUE instructions from LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
25cde34
Also update virtRegMap when renaming virtual registers.
by Jakob Stoklund Olesen
· 15 years ago
9ec2011
Update LiveDebugVariables during coalescing.
by Jakob Stoklund Olesen
· 15 years ago
4be0bd7
Implement the first half of LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
d4900a6
Stub out a new LiveDebugVariables pass.
by Jakob Stoklund Olesen
· 15 years ago