Move REG_SEQUENCE removal to 2addr pass.
commit7317f5c2b561c43fe805433835a6bda575cfed0f
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 18:45:40 +0000 (5 18:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 18:45:40 +0000 (5 18:45 +0000)
treeaa97968a80ac2e0765c1b311e378b7c5bb785063
parent8c5857980ab6b2432df890004f2f961bf5df47f6
Move REG_SEQUENCE removal to 2addr pass.

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