OSDN Git Service

Incorporated feedback: Check that the implicitly defined operands aren't used
authorBill Wendling <isanbard@gmail.com>
Tue, 27 May 2008 20:40:52 +0000 (20:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 27 May 2008 20:40:52 +0000 (20:40 +0000)
commitb5746702004f4d5f49a290cad54223bd7f2e843b
tree0ca8be135adf64db1344577d66cbc010cd70a4dd
parentcd45b3743101c1d80c0bdefaa831119133835816
Incorporated feedback: Check that the implicitly defined operands aren't used
before deleting the instruction.

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