mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-20 09:30:43 +00:00
3837218ea0
continue past the first conditional branch when looking for a relevant test. This helps it avoid using MAX expressions in loop trip counts in more cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54697 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2007-07-15-NegativeStride.ll | ||
2007-08-06-MisinterpretBranch.ll | ||
2007-08-06-Unsigned.ll | ||
2007-09-27-LargeStepping.ll | ||
2007-11-14-SignedAddRec.ll | ||
2007-11-18-OrInstruction.ll | ||
2008-02-11-ReversedCondition.ll | ||
2008-02-12-SMAXTripCount.ll | ||
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 | ||
2008-07-29-SMinExpr.ll | ||
2008-08-04-IVOverflow.ll | ||
2008-08-04-LongAddRec.ll | ||
avoid-smax.ll | ||
dg.exp | ||
do-loop.ll | ||
smax.ll | ||
SolveQuadraticEquation.ll | ||
trip-count2.ll | ||
trip-count.ll |