Move the code that uses SCEVs prior to creating the new loops.
authorNadav Rotem <nrotem@apple.com>
Mon, 26 Nov 2012 19:51:46 +0000 (19:51 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 26 Nov 2012 19:51:46 +0000 (19:51 +0000)
commit22689b6034dbde1c08e39b162fd59e1fd5d35b96
tree105e3d7f8fd77dfd50c7a1f4076bb16d9cc2b3bb
parentd642baf4be7cfed68fb8e7f326970f5797a2bdd4
Move the code that uses SCEVs prior to creating the new loops.

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