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
/
MDBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add !callees metadata
Matthew Simpson
2017-10-16
1
-0
/
+8
*
[PGO] Fixed non-determinism with DenseSet storing function importing info.
Ana Pazos
2017-08-29
1
-2
/
+7
*
Add function importing info from samplepgo profile to the module summary.
Dehao Chen
2017-02-28
1
-4
/
+9
*
Use profile info to set function section prefix to group hot/cold functions.
Dehao Chen
2016-10-18
1
-0
/
+6
*
Fix the assertion failure caused by http://reviews.llvm.org/D22118
Dehao Chen
2016-07-11
1
-1
/
+1
*
[MDBuilder] Simplify code using initializer lists. NFC.
Benjamin Kramer
2015-11-22
1
-28
/
+16
*
add unpredictable metadata type for control flow
Sanjay Patel
2015-09-02
1
-0
/
+4
*
Add isConstant argument to MDBuilder::createTBAAStructTagNode
Artur Pilipenko
2015-06-01
1
-4
/
+11
*
Add function entry count metadata.
Diego Novillo
2015-05-13
1
-0
/
+10
*
[IC] Turn non-null MD on pointer loads to range MD on integer loads.
Charles Davis
2015-02-25
1
-3
/
+7
*
IR: Return unique_ptr from MDNode::getTemporary()
Duncan P. N. Exon Smith
2015-01-19
1
-3
/
+3
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-15
/
+22
*
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...
Craig Topper
2014-08-27
1
-1
/
+1
*
Simplify and improve scoped-noalias metadata semantics
Hal Finkel
2014-07-25
1
-5
/
+7
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-3
/
+17
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-1
/
+1
*
Move MDBuilder's methods out of line.
Benjamin Kramer
2014-04-12
1
-0
/
+139