CodeGen: Make MachineInstr::untieRegOperand() a public function
authorTom Stellard <thomas.stellard@amd.com>
Mon, 11 May 2015 17:40:54 +0000 (17:40 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 11 May 2015 17:40:54 +0000 (17:40 +0000)
commit59b60af06de92d704f7134d5d5fee54298ec20eb
tree932f983fab4c111678c7a9a1466a33887510914c
parentaf171e7720ec801d08e1ef2971b32b5999a30c94
CodeGen: Make MachineInstr::untieRegOperand() a public function

This makes it easier to update in place instructions with tied operands.

Differential Revision: http://reviews.llvm.org/D9231

llvm-svn: 237005
llvm/include/llvm/CodeGen/MachineInstr.h