Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos found by http://github.com/lyda/misspell-check | Benjamin Kramer | 2012-06-02 | 1 | -1/+1 |
* | Allow NULL LoopPassManager argument in UnrollLoop. PR12734. | Andrew Trick | 2012-05-08 | 1 | -0/+2 |
* | - Use getExitingBlock instead of getExitingBlocks. | Jakub Staszak | 2011-12-18 | 1 | -13/+11 |
* | SplitBlockPredecessors uses ArrayRef instead of Data and Size. | Jakub Staszak | 2011-12-09 | 1 | -2/+1 |
* | Add -unroll-runtime for unrolling loops with run-time trip counts. | Andrew Trick | 2011-12-09 | 1 | -0/+375 |