1. b9a9057 Temporarily reverting 46959. by Evan Cheng · 17 years ago
  2. 3e63076 Add 'umax' similar to 'smax' SCEV. Closes PR2003. by Nick Lewycky · 17 years ago
  3. 52f321f Now that ScalarEvolution::print writes to the correct stream, there is by Wojciech Matyjewicz · 17 years ago
  4. 2a9054c Change negative grep into positive one in my yesterday's testcase. by Wojciech Matyjewicz · 17 years ago
  5. 7b5b768 Fix PR2002. Suppose n is the initial value for the induction by Wojciech Matyjewicz · 17 years ago
  6. a089b10 If the LHS of the comparison is a loop-invariant we also want to move it by Wojciech Matyjewicz · 17 years ago
  7. e3320a1 Fix PR1798 - an error in the evaluation of SCEVAddRecExpr at an by Wojciech Matyjewicz · 17 years ago
  8. 727842e Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. by Tanya Lattner · 17 years ago
  9. 88e84d1 Change grep '' to grep {}. Change 2>&1 | to |&. by Dan Gohman · 17 years ago
  10. c54c561 Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops. by Nick Lewycky · 17 years ago
  11. cf96db2 Be more careful when transforming | to +. Patch from Wojciech Matyjewicz. by Nick Lewycky · 17 years ago
  12. 4e1a0e3 Reverted r44163 per request by Anton Korobeynikov · 17 years ago
  13. 65e2da3 Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV by Nick Lewycky · 17 years ago
  14. 9a2f931 Build the correct range for loops with unusual bounds. Fix from Jay Foad. by Nick Lewycky · 17 years ago
  15. f48a880 Add reference to problem report. by Nick Lewycky · 17 years ago
  16. 450770d Fix the dates on these tests. It's not September yet. Thanks Reid! by Nick Lewycky · 17 years ago
  17. d6dac0e Let scalar-evolution analyze loops with an unsigned comparison for the exit by Nick Lewycky · 17 years ago
  18. 06323bf Don't assume it's safe to transform a loop just because it's dominated by any by Nick Lewycky · 17 years ago
  19. eefdebe Handle decrementing loops properly. Fixes PR1533. by Nick Lewycky · 17 years ago
  20. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  21. fc24a72 Add two test cases to cover apintification change. by Zhou Sheng · 18 years ago
  22. b477f7d For PR1319: Upgrade to use new Tcl exec based test harness. by Reid Spencer · 18 years ago
  23. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  24. 5373b72 Remove use of implementation keyword. by Reid Spencer · 18 years ago
  25. 9085043 For PR411: by Reid Spencer · 18 years ago
  26. e3ff5ad For PR761: by Reid Spencer · 18 years ago
  27. b164c76 Ignore the output directory. by Reid Spencer · 18 years ago
  28. d8523aa new testcase for pr1101 by Chris Lattner · 18 years ago