Move REG_SEQUENCE removal to 2addr pass.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 18:45:40 +0000 (18:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 18:45:40 +0000 (18:45 +0000)
commit3d720fbc6ad40bc9287a420f824d244965d24631
treeaa97968a80ac2e0765c1b311e378b7c5bb785063
parentea03e10facd07f0b239dcc3a5e31346686acae3c
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