Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Match declaration to definition. | Daniel Dunbar | 2009-07-12 | 1 | -1/+1 |
* | Change all SCEV* to SCEV *. | Dan Gohman | 2009-07-07 | 1 | -8/+8 |
* | Use correct format for LLVM header #includes. | Misha Brukman | 2009-07-01 | 1 | -1/+1 |
* | SCEVHandle is no more! | Owen Anderson | 2009-06-22 | 1 | -8/+8 |
* | Remove the code from IVUsers that attempted to handle | Dan Gohman | 2009-06-18 | 1 | -18/+5 |
* | Factor the code for collecting IV users out of LSR into an IVUsers class, | Dan Gohman | 2009-05-12 | 1 | -0/+235 |