aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LoopInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SmallVector.Devang Patel2007-08-211-3/+3
* No need to hardcode SmallVector size.Devang Patel2007-08-211-3/+3
* Use SmallVector instead of std::vector.Devang Patel2007-08-211-3/+3
* Verify loop info.Devang Patel2007-07-191-1/+12
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+670