1. 7f1653a Fix memory corruption I introduced a few checkins ago. by Andrew Trick · 13 years ago
  2. 94f01db SCEV: Rewrite TrandformForPostIncUse to handle expression DAGs, not by Andrew Trick · 13 years ago
  3. 3228cc2 Added SCEV::NoWrapFlags to manage unsigned, signed, and self wrap by Andrew Trick · 14 years ago
  4. 46ffb23 Disable the asserts that check that normalization is perfectly by Dan Gohman · 14 years ago
  5. fc3678a Fix SCEV denormalization of expressions where the exit value from by Dan Gohman · 14 years ago
  6. b7391fa Change an argument from an Instruction* to a Value*, which is all by Dan Gohman · 14 years ago
  7. 082d6b6 Minor code cleanups. by Dan Gohman · 14 years ago
  8. fb272ad Minor code simplification. by Dan Gohman · 14 years ago
  9. c87b40b Fix normalization and de-normalization of non-affine SCEVs. by Dan Gohman · 14 years ago
  10. 448db1c Generalize IVUsers to track arbitrary expressions rather than expressions by Dan Gohman · 15 years ago