Set the default insert point to the first instruction, and not to end()
authorNadav Rotem <nrotem@apple.com>
Tue, 9 Jul 2013 17:55:36 +0000 (17:55 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 9 Jul 2013 17:55:36 +0000 (17:55 +0000)
commit29b741942807bc4c0441d98f1330b70446794b88
tree543cd6c7bc248576f0c0eeb9b2be9a3491a755fa
parentbcd5a0f7efa75eb48c88e0e94168ed7c77b6575d
Set the default insert point to the first instruction, and not to end()

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