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
/
Metadata.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+37
*
AA metadata refactoring (introduce AAMDNodes)
Hal Finkel
2014-07-24
1
-0
/
+4
*
The count() function for STL datatypes returns unsigned, even where it's
Yaron Keren
2014-06-20
1
-1
/
+1
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-5
/
+6
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-09
1
-17
/
+17
*
[C++11] Modernize the IR library a bit.
Benjamin Kramer
2014-03-10
1
-11
/
+9
*
[C++11] Add 'override' keyword to IR library.
Craig Topper
2014-03-05
1
-2
/
+2
*
[Modules] Move the LeakDetector header into the IR library where the
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move the ConstantRange class into the IR library. This is
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move ValueHandle into the IR library where Value itself lives.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Fix pr14893.
Rafael Espindola
2014-01-28
1
-0
/
+45
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+3
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-3
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+3
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-2
/
+2
*
Struct-path aware TBAA: update getMostGenericTBAA
Manman Ren
2013-04-22
1
-36
/
+0
*
Assert to bounds check MDNode::getOperand.
David Blaikie
2013-03-08
1
-0
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+744