summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/2012-10-22-isconsec.ll
Commit message (Collapse)AuthorAgeFilesLines
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-021-5/+2
| | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. llvm-svn: 180935
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
| | | | | | This should fix clang-native-arm-cortex-a9. Thanks Renato. llvm-svn: 171582
* Move the target-specific tests, which require specific backends, to dirs ↵Nadav Rotem2012-10-261-1/+1
| | | | | | that only run if the target is present. llvm-svn: 166796
* Don't crash if the load/store pointer is not a GEP.Nadav Rotem2012-10-221-0/+57
Fix by Shivarama Rao <Shivarama.Rao@amd.com> llvm-svn: 166427
OpenPOWER on IntegriCloud