StrongPHIElimination will never run before TwoAddressInstructionPass.
authorCameron Zwarich <zwarich@apple.com>
Sun, 19 Dec 2010 21:32:29 +0000 (21:32 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sun, 19 Dec 2010 21:32:29 +0000 (21:32 +0000)
commitc44270dd6f53e6db36a2614a57a23c9c6fe3137b
tree26351264729e3fb52e0276c568a2a8f6ca03ff88
parent481eebc9315a3231355d33121f8d0afcdddac5e0
StrongPHIElimination will never run before TwoAddressInstructionPass.

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