Don't count PHI instructions toward the limit for tail duplicating a block.
authorBob Wilson <bob.wilson@apple.com>
Wed, 2 Dec 2009 17:15:24 +0000 (17:15 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 2 Dec 2009 17:15:24 +0000 (17:15 +0000)
commitf1e01dcc94fde6b1e184dc799df7145aed34a18b
tree0021aa5ee95f4a4a930c187f4822e835e2eaafe6
parent43a8241b65b70ded3a87fb26852719633908a1e4
Don't count PHI instructions toward the limit for tail duplicating a block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90326 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TailDuplication.cpp