Contract subloop bodies. However, it is still important to visit the phis at the
authorCameron Zwarich <zwarich@apple.com>
Sat, 8 Jan 2011 15:52:22 +0000 (15:52 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sat, 8 Jan 2011 15:52:22 +0000 (15:52 +0000)
commit8368ac3688ccbb9f61b35a369ddc43ff90f8cdbd
tree81121c92af6fe3ec11a678c71e5f2eb8fc55d6b6
parentb686eb9186ebefe54b4d33846eb07e1ab0beb234
Contract subloop bodies. However, it is still important to visit the phis at the
top of subloop headers, as the phi uses logically occur outside of the subloop.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123062 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopInstSimplify.cpp