Revert "r223440 - Consider subregs when calling MI::registerDefIsDead for phys deps"
authorHal Finkel <hfinkel@anl.gov>
Fri, 5 Dec 2014 02:07:35 +0000 (02:07 +0000)
committerHal Finkel <hfinkel@anl.gov>
Fri, 5 Dec 2014 02:07:35 +0000 (02:07 +0000)
commit138d5bf371fd69644ab781220f45d4308d3fc83d
tree39c5e1819179045b55a537491af1db0689b8e445
parentd281f1443af6fc6281ff92b1d5ed215510975aa6
Revert "r223440 - Consider subregs when calling MI::registerDefIsDead for phys deps"

Reverting this because, while it fixes the problem in the reduced test case, it
does not fix the problem in the full test case from the bug report.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAGInstrs.cpp
test/CodeGen/PowerPC/subreg-postra.ll [deleted file]