OSDN Git Service

Kill of TransferDeadFlag - Dead copies and subreg-to-reg instructions should
authorLang Hames <lhames@gmail.com>
Wed, 20 Feb 2013 23:36:57 +0000 (23:36 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 20 Feb 2013 23:36:57 +0000 (23:36 +0000)
commit100c93c850911a33a4de59103beafd204d9fd150
tree6c5f77497cc27340f57537d654c60eb5721ef758
parent063d49f767e971f5cc77205d7ee8f8be36d9b013
Kill of TransferDeadFlag - Dead copies and subreg-to-reg instructions should
just be turned into kills on the spot.

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