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
/
test
/
Transforms
/
CorrelatedValuePropagation
/
range.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LVI] Take range metadata into account while calculating icmp condition const...
Artur Pilipenko
2016-08-12
1
-0
/
+17
*
[LVI] Handle any predicate in comparisons like icmp <pred> (add Val, Offset),...
Artur Pilipenko
2016-08-12
1
-0
/
+130
*
[LVI] Make LVI smarter about comparisons with non-constants
Artur Pilipenko
2016-08-09
1
-0
/
+112
*
Revert 278107 which causes buildbot failures and in addition has wrong commit...
Artur Pilipenko
2016-08-09
1
-112
/
+0
*
Teach CorrelatedValuePropagation to mark adds as no wrap
Artur Pilipenko
2016-08-09
1
-0
/
+112
*
[LVI] Fix a bug which prevented use of !range metadata within a query
Philip Reames
2016-03-04
1
-0
/
+14
*
[LVI/CVP] Teach LVI about range metadata
Philip Reames
2015-10-29
1
-0
/
+24
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-7
/
+7
*
make LazyValueInfo analyze the default case of switch statements (we know tha...
Nuno Lopes
2012-06-28
1
-0
/
+23
*
make LVI::getEdgeValue() always intersect the constraints of the edge with th...
Nuno Lopes
2012-06-28
1
-0
/
+44
*
allow LazyValueInfo::getEdgeValue() to reason about multiple edges from the s...
Nuno Lopes
2012-05-18
1
-0
/
+28
*
add test case for bugfix in r157032
Nuno Lopes
2012-05-18
1
-0
/
+29
*
LVI: Recognize the form instcombine canonicalizes range checks into when form...
Benjamin Kramer
2012-03-02
1
-0
/
+43