summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/loop-remarks.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix vectorization remarks.Diego Novillo2014-04-291-0/+25
This patch changes the vectorization remarks to also inform when vectorization is possible but not beneficial. Added tests to exercise some loop remarks. llvm-svn: 207574
OpenPOWER on IntegriCloud