LoopVectorizer: change debug prints: Print the module identifier when deciding to...
authorNadav Rotem <nrotem@apple.com>
Tue, 30 Oct 2012 00:40:39 +0000 (00:40 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 30 Oct 2012 00:40:39 +0000 (00:40 +0000)
commit803ea1c40aa059adf5b1baef0bf4510483565d07
tree72f0ee5f09ded9bdc6e9808ab10587e8e3af84ea
parenta24262a0f5c54f59e3362dd8a050589c508c9923
LoopVectorizer: change debug prints: Print the module identifier when deciding to vectorize. When deciding not to vectorize do not print the called function name because it can be null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp