| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option ↵ | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
| | | | | | | | | | | | | names controlling this variable. "Unroll" is not the appropriate name for this variable. Clang already uses the term "interleave" in pragmas and metadata for this. Differential Revision: http://reviews.llvm.org/D5066 llvm-svn: 217528 | ||||
| * | Fix missing CHECK-LABELs | Matt Arsenault | 2013-10-02 | 1 | -2/+2 |
| | | | | | llvm-svn: 191853 | ||||
| * | LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ↵ | Nadav Rotem | 2013-04-26 | 1 | -0/+84 |
| based on the numbers of reads and writes. llvm-svn: 180593 | |||||

