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
/
DIBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-1045
/
+0
*
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
1
-3
/
+1
*
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-04
1
-2
/
+4
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
1
-4
/
+2
*
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
1
-2
/
+4
*
Include all the fields so we can correctly emit DW_TAG_structure_type for C++...
David Blaikie
2012-11-02
1
-1
/
+2
*
Make sure to generate the right kind of MDNode for enum forward declarations.
Eli Friedman
2012-10-05
1
-6
/
+7
*
Recommit, with fixes:
Eric Christopher
2012-09-12
1
-0
/
+24
*
Revert "Add some support for dealing with an object pointer on arguments."
Eric Christopher
2012-09-12
1
-24
/
+0
*
Add some support for dealing with an object pointer on arguments.
Eric Christopher
2012-09-12
1
-0
/
+24
*
Remove trailing comma in array initialization list.
Bill Wendling
2012-07-06
1
-8
/
+8
*
Remove unnecessary 'llvm::'.
Bill Wendling
2012-07-06
1
-19
/
+19
*
Untabify and move a function near similar functions dealing with struct
Eric Christopher
2012-07-06
1
-29
/
+30
*
The DIBuilder class is just a wrapper around debug info creation
Bill Wendling
2012-06-29
1
-0
/
+1018