Create our own block initializer for kill fixups as the scheduling one wasn't doing...
authorDavid Goodwin <david_goodwin@apple.com>
Thu, 3 Sep 2009 22:15:25 +0000 (22:15 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Thu, 3 Sep 2009 22:15:25 +0000 (22:15 +0000)
commit5e41178a6ee9a0faa2c031811d32543d7e9d0aff
treea9b3b2f1cdffe3ff9c93c77abf84e79535463fc5
parente8d82c0e4fafb95b1807ce4387a48587537bcb51
Create our own block initializer for kill fixups as the scheduling one wasn't doing the right thing.

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