| 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 | ||||
| * | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -7/+3 |
| | | | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. llvm-svn: 180796 | ||||
| * | Fix PR14547. Handle induction variables of small sizes smaller than i32 (i8 ↵ | Nadav Rotem | 2013-01-13 | 1 | -0/+35 |
| and i16). llvm-svn: 172348 | |||||

