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
/
IR
/
Attributes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rough out a new c'tor for the AttrBuilder class.
Bill Wendling
2013-01-07
1
-0
/
+20
*
Attribute: Make hashes match when looking up AttributeImpls.
Benjamin Kramer
2013-01-05
1
-1
/
+2
*
Switch the empty and tombstone key enumerators to not have explicit
Chandler Carruth
2013-01-05
1
-3
/
+5
*
IR/Attributes: Provide EmptyKey and TombstoneKey in part of enum, as workarou...
NAKAMURA Takumi
2013-01-05
1
-0
/
+2
*
Add a method to create an AttributeSet from an AttrBuilder.
Bill Wendling
2013-01-05
1
-6
/
+46
*
Get rid of the 'Bits' mask in the attribute builder.
Bill Wendling
2013-01-04
1
-26
/
+91
*
General cleanups.
Bill Wendling
2013-01-04
1
-24
/
+23
*
Revert everything to r171366 to try to fix the build.
Bill Wendling
2013-01-03
1
-22
/
+3
*
Try again to revert the bad patch. The tree was reverted for some unknown reason
Bill Wendling
2013-01-03
1
-15
/
+5
*
Revert patch. Something snuck in there that shouldn't be.
Bill Wendling
2013-01-03
1
-1
/
+20
*
Remove the 'contains' methods in favor of the 'operator==' method.
Bill Wendling
2013-01-03
1
-5
/
+15
*
Revert r171427, "An intermediate step in the Attributes rewrite."
NAKAMURA Takumi
2013-01-03
1
-20
/
+1
*
Make the type signature more strict.
Bill Wendling
2013-01-03
1
-2
/
+2
*
An intermediate step in the Attributes rewrite.
Bill Wendling
2013-01-02
1
-1
/
+20
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+602