Correctly update dom-tree after loop vectorizer.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Fri, 31 Oct 2014 22:28:03 +0000 (22:28 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Fri, 31 Oct 2014 22:28:03 +0000 (22:28 +0000)
commitcf19403e392cb6db8fcdd626c805d24d958dd5d1
tree12a2fc4502d452853a124323ad0ff1d704511ff8
parent021153f536cd97d0403928642f39624f04b922d0
Correctly update dom-tree after loop vectorizer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221009 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/incorrect-dom-info.ll [new file with mode: 0644]