This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-24 03:33:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a7735a573d
llvm-mirror
/
test
/
Analysis
/
ScalarEvolution
History
Chris Lattner
238f46d92e
remove some noise from tests.
...
llvm-svn: 112889
2010-09-02 22:35:33 +00:00
..
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
Revert r106304 (105548 and friends), which are the SCEVComplexityCompare
2010-06-18 19:54:20 +00:00
2008-08-04-IVOverflow.ll
2008-08-04-LongAddRec.ll
2008-11-02-QuadraticCrash.ll
2008-11-15-CubicOOM.ll
2008-11-18-LessThanOrEqual.ll
ScalarEvolution support for <= and >= loops.
2010-04-24 03:09:42 +00:00
2008-11-18-Stride1.ll
2008-11-18-Stride2.ll
Add a comment to this test.
2010-04-26 21:37:43 +00:00
2008-12-08-FiniteSGE.ll
ScalarEvolution support for <= and >= loops.
2010-04-24 03:09:42 +00:00
2008-12-11-SMaxOverflow.ll
ScalarEvolution support for <= and >= loops.
2010-04-24 03:09:42 +00:00
2008-12-14-StrideAndSigned.ll
2008-12-15-DontUseSDiv.ll
2009-01-02-SignedNegativeStride.ll
2009-04-22-TruncCast.ll
2009-05-09-PointerEdgeCount.ll
2009-07-04-GroupConstantsWidthMismatch.ll
and-xor.ll
avoid-infinite-recursion-0.ll
avoid-infinite-recursion-1.ll
avoid-smax-0.ll
avoid-smax-1.ll
remove some noise from tests.
2010-09-02 22:35:33 +00:00
dg.exp
div-overflow.ll
do-loop.ll
max-trip-count.ll
When analyzing loop exit conditions combined with and and or, don't
2010-08-11 00:12:36 +00:00
nsw-offset.ll
nsw.ll
pointer-sign-bits.ll
pr3909.ll
scev-aa.ll
Revert the part of r107257 which introduced new logic for using
2010-06-30 17:27:11 +00:00
sext-inreg.ll
sext-iv-0.ll
sext-iv-1.ll
sext-iv-2.ll
sle.ll
ScalarEvolution support for <= and >= loops.
2010-04-24 03:09:42 +00:00
smax.ll
SolveQuadraticEquation.ll
trip-count2.ll
trip-count3.ll
trip-count4.ll
trip-count5.ll
trip-count6.ll
trip-count7.ll
trip-count8.ll
trip-count9.ll
trip-count10.ll
Allow "exhaustive" trip count evaluation on phi nodes with all
2010-06-22 13:15:46 +00:00
trip-count.ll
undefined.ll
unreachable-code.ll
unsimplified-loop.ll
xor-and.ll
zext-wrap.ll