aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/IPO/LoopExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SmallVector instead of std::vector.Devang Patel2007-08-211-1/+1
* More explicit keywords.Dan Gohman2007-08-011-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+201