Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the SCEV object factors from being static members of the individual | Dan Gohman | 2007-10-22 | 1 | -172/+188 |
* | Build the correct range for loops with unusual bounds. Fix from Jay Foad. | Nick Lewycky | 2007-09-27 | 1 | -1/+1 |
* | Next round of APFloat changes. | Dale Johannesen | 2007-09-06 | 1 | -1/+2 |
* | Use SmallVector instead of std::vector. | Devang Patel | 2007-08-21 | 1 | -2/+2 |
* | Let scalar-evolution analyze loops with an unsigned comparison for the exit | Nick Lewycky | 2007-08-06 | 1 | -17/+35 |
* | Don't assume it's safe to transform a loop just because it's dominated by any | Nick Lewycky | 2007-08-06 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+2656 |