aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/ScalarEvolution.h
Commit message (Expand)AuthorAgeFilesLines
* Remove distasteful method which is really part of the indvars passChris Lattner2004-06-241-6/+0
* Remove the SCEV::expandCodeFor method, add a new SCEVVisitor class.Chris Lattner2004-04-231-57/+0
* Add an ugly castChris Lattner2004-04-221-1/+1
* Add a methodChris Lattner2004-04-221-0/+8
* cleanup some long-dead codeChris Lattner2004-04-021-7/+1
* Add a new analysisChris Lattner2004-04-021-0/+270