llvm-6502/test/Analysis/ScalarEvolution
Nick Lewycky 65e2da3b4d Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV
is disabled in the sense that it will refuse to create one from a UDiv
instruction, until the code is better tested.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44163 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-15 06:30:50 +00:00
..
2007-07-15-NegativeStride.ll
2007-08-06-MisinterpretBranch.ll Fix the dates on these tests. It's not September yet. Thanks Reid! 2007-08-06 20:00:11 +00:00
2007-08-06-Unsigned.ll Add reference to problem report. 2007-08-07 12:27:03 +00:00
2007-09-27-LargeStepping.ll Build the correct range for loops with unusual bounds. Fix from Jay Foad. 2007-09-27 14:12:54 +00:00
2007-11-14-SignedAddRec.ll Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV 2007-11-15 06:30:50 +00:00
dg.exp
SolveQuadraticEquation.ll
trip-count2.ll
trip-count.ll