LoopVectorizer: Ignore all dbg intrinisic
authorArnold Schwaighofer <aschwaighofer@apple.com>
Sat, 9 Mar 2013 16:27:27 +0000 (16:27 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Sat, 9 Mar 2013 16:27:27 +0000 (16:27 +0000)
commit8b3dc0940028431e2b8d1dfaa5636e84c07ce060
treee279b1bf66968a2f88e9d678cbefb75be93c8ef7
parent4090b61ac3a0d000e0c0c748ff3048d8fefe2e0d
LoopVectorizer: Ignore all dbg intrinisic

Ignore all DbgIntriniscInfo instructions instead of just DbgValueInst.

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