Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More const qualifiers. | Dan Gohman | 2009-04-18 | 1 | -14/+14 |
* | LoopVR is not CFGOnly. | Dan Gohman | 2009-03-23 | 1 | -1/+1 |
* | Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount, | Dan Gohman | 2009-02-24 | 1 | -1/+1 |
* | Avoid crashing if instruction is not part of a loop. | Torok Edwin | 2008-10-27 | 1 | -2/+3 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -6/+7 |
* | Add a value range analysis that lazily computes ranges using ScalarEvolutions. | Nick Lewycky | 2008-06-30 | 1 | -0/+289 |