Age | Commit message (Expand) | Author |
---|---|---|
2009-06-22 | SCEVHandle is no more! | Owen Anderson |
2009-04-18 | More const qualifiers. | Dan Gohman |
2009-03-23 | LoopVR is not CFGOnly. | Dan Gohman |
2009-02-24 | Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount, | Dan Gohman |
2008-10-27 | Avoid crashing if instruction is not part of a loop. | Torok Edwin |
2008-08-23 | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner |
2008-06-30 | Add a value range analysis that lazily computes ranges using ScalarEvolutions. | Nick Lewycky |