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
/
DebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-1197
/
+0
*
Fix name. The array is unboundED.
Bill Wendling
2012-12-05
1
-1
/
+1
*
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
1
-1
/
+5
*
Add 'getInt64Field()' method to get the signed integer instead of unsigned.
Bill Wendling
2012-12-03
1
-0
/
+12
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-6
/
+6
*
VMCore/DebugInfo.cpp: DICompileUnit::getSubprograms(): Check numOperands().
NAKAMURA Takumi
2012-12-01
1
-2
/
+3
*
80-column and whitespace fixups.
Eric Christopher
2012-11-20
1
-9
/
+11
*
Remove a function argument and propagate const around accordingly.
Eric Christopher
2012-11-19
1
-6
/
+6
*
Fix PR14016.
Alexey Samsonov
2012-10-09
1
-0
/
+10
*
Print the name last.
Bill Wendling
2012-07-06
1
-5
/
+4
*
Check if it's a scope last, because several things are scopes.
Bill Wendling
2012-07-06
1
-2
/
+2
*
Add a print method to the ObjC property object.
Bill Wendling
2012-07-06
1
-0
/
+11
*
Remove unnecessary 'llvm::'.
Bill Wendling
2012-07-06
1
-4
/
+4
*
Devirtualize DIScope and subclasses.
Benjamin Kramer
2012-06-28
1
-26
/
+0
*
Only print out the tag if it's there.
Bill Wendling
2012-06-28
1
-1
/
+2
*
Don't output an empty string.
Bill Wendling
2012-06-28
1
-2
/
+3
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
1
-0
/
+1182