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
/
Analysis
/
ScalarEvolution
/
max-trip-count.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCEV] Simplify umin/max of zext and sext of the same value
Philip Reames
2019-10-19
1
-1
/
+1
*
[SCEV] Make exact taken count calculation more optimistic
Max Kazantsev
2018-03-27
1
-1
/
+1
*
[SCEV] Teach SCEV to find maxBECount when loop endbound is variant
Anna Thomas
2017-10-13
1
-0
/
+143
*
[SCEV] Make howFarToZero max backedge-taken count check for precondition.
Eli Friedman
2017-01-11
1
-4
/
+2
*
[SCEV] Make howFarToZero use a simpler formula for max backedge-taken count.
Eli Friedman
2017-01-11
1
-0
/
+83
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-7
/
+7
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
Adding testcase for PR18886.
Dinesh Dwivedi
2014-05-27
1
-0
/
+27
*
Test case comments. Fix sloppiness.
Andrew Trick
2014-05-23
1
-2
/
+2
*
Fix and improve SCEV ComputeBackedgeTankCount.
Andrew Trick
2014-05-23
1
-0
/
+56
*
Fix a bug in SCEV's backedge taken count computation from my prior fix in Jan.
Andrew Trick
2014-05-22
1
-0
/
+26
*
Reapply r140979 with fix! We never did get a testcase, but careful review of the
Nick Lewycky
2011-10-03
1
-0
/
+28
*
Revert r140979 due to reports of bootstrap failure.
Nick Lewycky
2011-10-03
1
-28
/
+0
*
Add one more case we compute a max trip count.
Nick Lewycky
2011-10-03
1
-0
/
+28
*
Revert r139126 due to selfhost failures reported by buildbots.
Nick Lewycky
2011-09-06
1
-31
/
+0
*
Teach SCEV to report a max backedge count in one interesting case in
Nick Lewycky
2011-09-05
1
-0
/
+31
*
When analyzing loop exit conditions combined with and and or, don't
Dan Gohman
2010-08-11
1
-2
/
+40
*
-disable-output is no longer needed with -analyze.
Dan Gohman
2010-01-26
1
-1
/
+1
*
Use WriteAsOperand instead of getName() to print loop header names,
Dan Gohman
2010-01-09
1
-1
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Loosen up the regex for this test so that it doesn't implicitly
Dan Gohman
2009-08-19
1
-1
/
+3
*
When printing a SCEVUnknown with pointer type, don't print an
Dan Gohman
2009-05-01
1
-1
/
+1
*
Extend ScalarEvolution's getBackedgeTakenCount to be able to
Dan Gohman
2009-04-30
1
-0
/
+32