index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
LiveDebugVariables.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The world is not ready for LiveDebugVariables yet.
Jakob Stoklund Olesen
2011-01-11
1
-1
/
+1
*
Enable LiveDebugVariables by default.
Jakob Stoklund Olesen
2011-01-11
1
-1
/
+1
*
Don't insert DBG_VALUE instructions after the first terminator.
Jakob Stoklund Olesen
2011-01-11
1
-0
/
+7
*
Simplify a bunch of isVirtualRegister() and isPhysicalRegister() logic.
Jakob Stoklund Olesen
2011-01-10
1
-1
/
+1
*
Simplify LiveDebugVariables by storing MachineOperand copies locations instead
Jakob Stoklund Olesen
2011-01-09
1
-169
/
+48
*
Replace TargetRegisterInfo::printReg with a PrintReg class that also works wi...
Jakob Stoklund Olesen
2011-01-09
1
-6
/
+1
*
Speculatively revert r123032.
Devang Patel
2011-01-07
1
-0
/
+6
*
Appropriately truncate debug info range in dwarf output.
Devang Patel
2011-01-07
1
-6
/
+0
*
Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't.
Jakob Stoklund Olesen
2010-12-03
1
-5
/
+5
*
Coalesce debug locations when possible, causing less DBG_VALUE instructions to
Jakob Stoklund Olesen
2010-12-03
1
-2
/
+34
*
Emit DBG_VALUE instructions from LiveDebugVariables.
Jakob Stoklund Olesen
2010-12-03
1
-1
/
+181
*
Also update virtRegMap when renaming virtual registers.
Jakob Stoklund Olesen
2010-12-03
1
-1
/
+11
*
Update LiveDebugVariables during coalescing.
Jakob Stoklund Olesen
2010-12-02
1
-0
/
+49
*
Implement the first half of LiveDebugVariables.
Jakob Stoklund Olesen
2010-12-02
1
-2
/
+505
*
Stub out a new LiveDebugVariables pass.
Jakob Stoklund Olesen
2010-11-30
1
-0
/
+50
[prev]