aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LoopPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* ooops...Devang Patel2007-09-181-1/+1
* - Use correct header for SCEV inside LoopPass.cppAnton Korobeynikov2007-08-201-1/+1
* Introduce Simple Analysis interface for loop passes.Devang Patel2007-07-311-0/+21
* Verify loop info.Devang Patel2007-07-191-14/+2
* Replace mysterious code causing a g++-4.2 warningDuncan Sands2007-07-191-12/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+317