llvm-6502/test/Analysis/ScalarEvolution
2008-12-12 17:09:07 +00:00
..
2007-07-15-NegativeStride.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2007-08-06-MisinterpretBranch.ll
2007-08-06-Unsigned.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2007-09-27-LargeStepping.ll
2007-11-14-SignedAddRec.ll
2007-11-18-OrInstruction.ll
2008-02-11-ReversedCondition.ll Finally re-apply r46959. This is made feasible by the combination 2008-09-16 18:52:57 +00:00
2008-02-12-SMAXTripCount.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2008-02-15-UMax.ll
2008-05-25-NegativeStepToZero.ll
2008-06-12-BinomialInt64.ll
2008-07-12-UnneededSelect1.ll
2008-07-12-UnneededSelect2.ll
2008-07-19-InfiniteLoop.ll
2008-07-19-WrappingIV.ll
2008-07-29-SGTTripCount.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2008-07-29-SMinExpr.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2008-08-04-IVOverflow.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2008-08-04-LongAddRec.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
2008-11-02-QuadraticCrash.ll Don't crash analyzing certain quadratics (addrec of {X,+,Y,+,1}). 2008-11-03 02:43:49 +00:00
2008-11-15-CubicOOM.ll Don't brute-force analyze cubic or higher polynomials. 2008-11-16 04:14:25 +00:00
2008-11-18-LessThanOrEqual.ll Add a utility function that detects whether a loop is guaranteed to be finite. 2008-11-18 15:10:54 +00:00
2008-11-18-Stride1.ll Add a utility function that detects whether a loop is guaranteed to be finite. 2008-11-18 15:10:54 +00:00
2008-11-18-Stride2.ll Add a utility function that detects whether a loop is guaranteed to be finite. 2008-11-18 15:10:54 +00:00
2008-12-08-FiniteSGE.ll Revert my re-instated reverted commit, fixes the bootstrap build on x86-64 linux. 2008-12-12 17:09:07 +00:00
2008-12-11-SMaxOverflow.ll Revert my re-instated reverted commit, fixes the bootstrap build on x86-64 linux. 2008-12-12 17:09:07 +00:00
avoid-smax-0.ll Teach ScalarEvolution to consider loop preheaders in the search for 2008-09-15 22:18:04 +00:00
avoid-smax-1.ll Finally re-apply r46959. This is made feasible by the combination 2008-09-16 18:52:57 +00:00
dg.exp
do-loop.ll
smax.ll Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
SolveQuadraticEquation.ll
trip-count2.ll
trip-count.ll