summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/2012-10-20-infloop.ll
Commit message (Collapse)AuthorAgeFilesLines
* LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem2012-10-241-1/+1
| | | | llvm-svn: 166620
* Vectorizer: fix a bug in the classification of induction/reduction phis.Nadav Rotem2012-10-211-0/+15
| | | | llvm-svn: 166384
* Fix an infinite loop in the loop-vectorizer.Nadav Rotem2012-10-201-0/+12
PR14134. llvm-svn: 166379
OpenPOWER on IntegriCloud