summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/i8-induction.ll
Commit message (Collapse)AuthorAgeFilesLines
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-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 Rotem2013-01-131-0/+35
and i16). llvm-svn: 172348
OpenPOWER on IntegriCloud