llvm-6502/lib/Transforms
Tyler Nowicki f7be7f15c1 Improve the remark generated for -Rpass-missed.
The current remark is ambiguous and makes it sounds like explicitly specifying vectorization will allow the loop to be vectorized. This is not the case. The improved remark directs the user to -Rpass-analysis=loop-vectorize to determine the cause of the pass-miss.

Reviewed by Arnold Schwaighofer`


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214445 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-31 21:22:22 +00:00
..
Hello
InstCombine
Instrumentation [msan] Fix handling of array types. 2014-07-31 11:02:27 +00:00
IPO MergeFunctions, tiny refactoring: 2014-07-31 07:16:59 +00:00
ObjCARC
Scalar
Utils
Vectorize Improve the remark generated for -Rpass-missed. 2014-07-31 21:22:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile