aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/IndVarSimplify.cpp
Commit message (Expand)AuthorAgeFilesLines
* API changes for class Use size reduction, wave 1.Gabor Greif2008-04-061-5/+5
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Move the SCEV object factors from being static members of the individualDan Gohman2007-10-221-3/+3
* Require SCEV before LCSSA.Devang Patel2007-09-101-1/+1
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-1/+4
* Use SmallVector instead of std::vector.Devang Patel2007-08-211-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+604