Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c9df025e33ac435adb3b3318d237c36ca7cec659
/
lib
/
CodeGen
/
LiveDebugVariables.cpp
c9df025
Simplify a bunch of isVirtualRegister() and isPhysicalRegister() logic.
by Jakob Stoklund Olesen
· 15 years ago
0804ead
Simplify LiveDebugVariables by storing MachineOperand copies locations instead
by Jakob Stoklund Olesen
· 15 years ago
4314268
Replace TargetRegisterInfo::printReg with a PrintReg class that also works without a TRI instance.
by Jakob Stoklund Olesen
· 15 years ago
51a666f
Speculatively revert r123032.
by Devang Patel
· 15 years ago
1dea232
Appropriately truncate debug info range in dwarf output.
by Devang Patel
· 15 years ago
6ed4c6a
Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't.
by Jakob Stoklund Olesen
· 15 years ago
5daec22
Coalesce debug locations when possible, causing less DBG_VALUE instructions to
by Jakob Stoklund Olesen
· 15 years ago
42acf06
Emit DBG_VALUE instructions from LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
8d2584a
Also update virtRegMap when renaming virtual registers.
by Jakob Stoklund Olesen
· 15 years ago
30e2128
Update LiveDebugVariables during coalescing.
by Jakob Stoklund Olesen
· 15 years ago
0613516
Implement the first half of LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
bb7b23f
Stub out a new LiveDebugVariables pass.
by Jakob Stoklund Olesen
· 15 years ago