Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forward-declare Loop and LoopInfo instead of #including LoopInfo.h. | Dan Gohman | 2009-07-13 | 1 | -5/+1 |
* | Change all SCEV* to SCEV *. | Dan Gohman | 2009-07-07 | 1 | -2/+2 |
* | SCEVHandle is no more! | Owen Anderson | 2009-06-22 | 1 | -2/+2 |
* | Eliminate several more unnecessary intptr_t casts. | Dan Gohman | 2009-02-18 | 1 | -1/+1 |
* | Because of the laziness, the required passes must exist even after | Nick Lewycky | 2008-06-30 | 1 | -2/+2 |
* | Add a value range analysis that lazily computes ranges using ScalarEvolutions. | Nick Lewycky | 2008-06-30 | 1 | -0/+90 |