| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -6/+2 |
| | | | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. llvm-svn: 180796 | ||||
| * | Force a fixed unroll count on the target independent tests. | Nadav Rotem | 2013-01-05 | 1 | -1/+1 |
| | | | | | | | This should fix clang-native-arm-cortex-a9. Thanks Renato. llvm-svn: 171582 | ||||
| * | LoopVectorize: Preserve NSW, NUW and IsExact flags. | Nadav Rotem | 2012-10-31 | 1 | -2/+2 |
| | | | | | llvm-svn: 167174 | ||||
| * | Add support for loops that don't start with Zero. | Nadav Rotem | 2012-10-31 | 1 | -0/+35 |
| This is important for loops in the LAPACK test-suite. These loops start at 1 because they are auto-converted from fortran. llvm-svn: 167084 | |||||

