1. adb043c Export two methods for getting -X and A-B. by Chris Lattner · 21 years ago
  2. 0b0f352 DCE a dead function by Chris Lattner · 21 years ago
  3. f05d2b3 1 + 100 + 51 == 152, not 52. by Chris Lattner · 21 years ago
  4. 47555de Scary typo that fixes Regression/Transforms/IndVarsSimplify/2005-02-17-TruncateExprCrash.ll by Chris Lattner · 21 years ago
  5. 7b0fbe7 Correct the recursive PHI node handling routines in a way that CANNOT induce by Chris Lattner · 21 years ago
  6. 1230cf2 Fix a problem where we could infinitely recurse on phi nodes. by Chris Lattner · 21 years ago
  7. 9083936 For PR387:\ by Reid Spencer · 21 years ago
  8. a27dd47 This patch prevents an infinite recursion while compiling 103.su2cor. by Chris Lattner · 21 years ago
  9. 43df507 Patch to support MSVC, contributed by Morten Ofstad by Chris Lattner · 21 years ago
  10. ec901cc This nutty patch has been in my tree since before 1.3 went out, and it needs by Chris Lattner · 21 years ago
  11. 6faf394 Fix SingleSource/Benchmarks/McGill/chomp by Chris Lattner · 21 years ago
  12. a5c04ee Fixes to make LLVM compile with vc7.1. by Alkis Evlogimenos · 21 years ago
  13. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  14. 30d69a5 bug 122: by Reid Spencer · 21 years ago
  15. 5e08b93 Remove distasteful method which is really part of the indvars pass by Chris Lattner · 21 years ago
  16. baaed7e REALLY fix PR378: crash in scalar evolution analysis by Chris Lattner · 21 years ago
  17. 6bfca8f Fix a bug in my change last night that caused a few test failures. by Chris Lattner · 21 years ago
  18. eb3e840 Do not sort SCEV objects by address: instead sort by complexity and group by Chris Lattner · 21 years ago
  19. 2d3a7a6 Changes to fix up the inst_iterator to pass to boost iterator checks. This by Chris Lattner · 22 years ago
  20. 05ef97f Eliminate all of the SCEV Expansion code which is really part of the by Chris Lattner · 22 years ago
  21. 663ebc3 It's not just a printer, it's actually an analysis too by Chris Lattner · 22 years ago
  22. d72c3eb Change the ExitBlocks list from being explicitly contained in the Loop by Chris Lattner · 22 years ago
  23. dd73047 Add the ability to compute exit values for complex loop using unanalyzable by Chris Lattner · 22 years ago
  24. 4021d1a Add the ability to compute trip counts that are only controlled by constants by Chris Lattner · 22 years ago
  25. 174633b Include <cmath> for compatibility with gcc 3.0.x (the system compiler on by Brian Gaeke · 22 years ago
  26. b4f681b Factor a bunch of classes out into a public header by Chris Lattner · 22 years ago
  27. a4e4a63 Unbreak the build by Chris Lattner · 22 years ago
  28. d420fe6 Implement a FIXME: if we're going to insert a cast, we might as well only by Chris Lattner · 22 years ago
  29. 8a9fd94 This is a trivial tweak to the addrec insertion code: insert the increment by Chris Lattner · 22 years ago
  30. 74498e1 Fix a bug Brian found. by Chris Lattner · 22 years ago
  31. d4f78f2 Sparc don't got not "sqrtl", bum bum bum by Chris Lattner · 22 years ago
  32. 5ebc25c Kill warnings during an optimized compile where assert() disappears. by Misha Brukman · 22 years ago
  33. 29153fc Fix PR312 and IndVarsSimplify/2004-04-05-InvokeCastCrash.llx by Chris Lattner · 22 years ago
  34. 0defaa1 Add a break in the default case by Chris Lattner · 22 years ago
  35. 0916921 Comment out debugging printouts by Chris Lattner · 22 years ago
  36. d934c70 Add a new analysis by Chris Lattner · 22 years ago