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
/
VMCore
/
DebugInfoProbe.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take out the debug info probe stuff. It's making some changes to
Eric Christopher
2012-03-23
1
-225
/
+0
*
Revert unintentional check-in.
Devang Patel
2011-06-24
1
-26
/
+10
*
Handle debug info for i128 constants.
Devang Patel
2011-06-24
1
-10
/
+26
*
Clear list of instructions without DebugLoc.
Devang Patel
2011-05-23
1
-0
/
+1
*
Use IRBuiler while constant folding terminator.
Devang Patel
2011-05-18
1
-2
/
+2
*
In debug output, clearly list new instructions without DebugLoc.
Devang Patel
2011-05-05
1
-36
/
+2
*
Print new instructions without DebugLoc.
Devang Patel
2011-04-29
1
-0
/
+9
*
Coalesce some DEBUGs (moving an only-used-in-DEBUG variable's declaration int...
Matt Beaumont-Gay
2011-04-28
1
-6
/
+7
*
Beautify debug info probe output.
Devang Patel
2011-04-28
1
-4
/
+13
*
Fix debug message.
Devang Patel
2011-04-13
1
-1
/
+3
*
face+palm
Devang Patel
2011-04-06
1
-4
/
+4
*
Do not accidently initialize NumDbgValueLost and NumDbgLineLost counts.
Devang Patel
2011-03-16
1
-4
/
+4
*
Introduce DebugInfoProbe. This is used to monitor how llvm optimizer is treat...
Devang Patel
2011-03-10
1
-0
/
+237