aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/LoopUnrollRuntime.cpp
AgeCommit message (Expand)Author
2012-06-02Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer
2012-05-08Allow NULL LoopPassManager argument in UnrollLoop. PR12734.Andrew Trick
2011-12-18- Use getExitingBlock instead of getExitingBlocks.Jakub Staszak
2011-12-09SplitBlockPredecessors uses ArrayRef instead of Data and Size.Jakub Staszak
2011-12-09Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick