Now that DeadMachineInstructionElim is basically working
authorDan Gohman <gohman@apple.com>
Tue, 23 Sep 2008 22:04:18 +0000 (22:04 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 23 Sep 2008 22:04:18 +0000 (22:04 +0000)
commitb2c3e3fdd9987fc2d08eb8f7892db2cbc7ec74d9
treee88011a585ec4719ed577d26c5a3c3bfb1956e3d
parentd57dd5f4e6740520820bc0fca42a540e31c27a73
Now that DeadMachineInstructionElim is basically working
correctly, it's not necessary to explicitly remove registers
from their use-def lists.

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