index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
ScalarEvolution
/
max-trip-count.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-0
/
+109
*
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