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
*
[CVP] Remove a masking operation if range information implies it's a noop
Philip Reames
2019-10-11
1
-2
/
+1
*
[CVP] Reenable nowrap flag inference
Nikita Popov
2019-06-24
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+917
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-917
/
+0
*
[CVP] auto-generate complete test checks; NFC
Sanjay Patel
2018-11-29
1
-120
/
+390
*
[CVP] Extend tests to illustrate an old patch isn't needed
Philip Reames
2018-08-24
1
-0
/
+42
*
[LVI] Constant-propagate a zero extension of the switch condition value throu...
Hiroshi Yamauchi
2017-08-03
1
-0
/
+141
*
Revert r309415: "[LVI] Constant-propagate a zero extension of the switch cond...
Daniel Jasper
2017-08-01
1
-114
/
+0
*
[LVI] Constant-propagate a zero extension of the switch condition value throu...
Hiroshi Yamauchi
2017-07-28
1
-0
/
+114
*
[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