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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
Chandler Carruth
2013-01-07
2
-2
/
+2
*
Rough out a new c'tor for the AttrBuilder class.
Bill Wendling
2013-01-07
2
-3
/
+21
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
2
-0
/
+20
*
Move the initialization to the Analysis library as well as the pass.
Chandler Carruth
2013-01-07
1
-1
/
+0
*
Move TargetTransformInfo to live under the Analysis library. This no
Chandler Carruth
2013-01-07
2
-271
/
+0
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
1
-44
/
+51
*
Include access modifiers in subprogram metadata IR comment.
David Blaikie
2013-01-05
1
-0
/
+5
*
Attribute: Make hashes match when looking up AttributeImpls.
Benjamin Kramer
2013-01-05
1
-1
/
+2
*
Convert the TargetTransformInfo from an immutable pass with dynamic
Chandler Carruth
2013-01-05
2
-15
/
+248
*
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
2
-6
/
+50
*
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
2
-51
/
+43
*
Remove unused #include
Eli Bendersky
2013-01-04
1
-1
/
+0
*
Revert everything to r171366 to try to fix the build.
Bill Wendling
2013-01-03
2
-24
/
+5
*
Try again to revert the bad patch. The tree was reverted for some unknown reason
Bill Wendling
2013-01-03
2
-19
/
+20
*
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
2
-20
/
+19
*
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
2
-4
/
+4
*
An intermediate step in the Attributes rewrite.
Bill Wendling
2013-01-02
1
-1
/
+20
*
Actually update the CMake and Makefile builds correctly, and update the
Chandler Carruth
2013-01-02
2
-7
/
+7
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
40
-169
/
+169
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
48
-0
/
+30206