aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/start-non-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-6/+2
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* LoopVectorize: Preserve NSW, NUW and IsExact flags.Nadav Rotem2012-10-311-2/+2
* Add support for loops that don't start with Zero.Nadav Rotem2012-10-311-0/+35