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)
commit37848f1ada3574c35fee66f66cdaa67566627bb4
treeaf2d9369ef62441dc2e13cede14f47416a8f26c4
parentc9f2596abc92210ad3f51d7c766828f6535e78a7
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

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