Fix ISD::REG_SEQUENCE to accept physical registers and change TwoAddressInstructionPa...
authorPete Cooper <peter_cooper@apple.com>
Wed, 18 Jan 2012 04:16:16 +0000 (04:16 +0000)
committerPete Cooper <peter_cooper@apple.com>
Wed, 18 Jan 2012 04:16:16 +0000 (04:16 +0000)
commitcd7f02bb43ec07e0a2bd6d90177b353c94408586
tree9a8efb57e2c5146d8f9e34d928f563854578a6e4
parent5a7efa7f134dd6f8f927c162d9f4062eaa3eb4ac
Fix ISD::REG_SEQUENCE to accept physical registers and change TwoAddressInstructionPass to insert copies for any physical reg operands of the REG_SEQUENCE

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