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)
commit73ddcfe03fd05af2d86465eef4d38ab739400c78
tree6bc08dbbc950dd80cc38853a8c9d932d72b55399
parentfd5e756ad033e792619ee57f9229b247084e2cae
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.

llvm-svn: 166989
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp