aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/ScalarEvolution.h
Commit message (Expand)AuthorAgeFilesLines
* export two methodsChris Lattner2005-03-091-0/+10
* Add a new replaceSymbolicValuesWithConcrete method to the SCEV class,Chris Lattner2005-02-131-5/+16
* For PR387:\Reid Spencer2004-12-071-1/+1
* 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