OSDN Git Service

Don't consider instructions with implicit physical register
authorDan Gohman <gohman@apple.com>
Thu, 18 Sep 2008 18:22:32 +0000 (18:22 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 18 Sep 2008 18:22:32 +0000 (18:22 +0000)
commite251b1529f40131ce5931420448a1e847f42e4af
treed2621719bc0cfb8a7ee93ace05464e4dd6387257
parent6a0fd93547ec6d08f767e9315a8565cf1abb356f
Don't consider instructions with implicit physical register
defs to be necessarily live.

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