]> granicus.if.org Git - llvm/commit
Merging r278370:
authorHans Wennborg <hans@hanshq.net>
Thu, 11 Aug 2016 21:39:47 +0000 (21:39 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 11 Aug 2016 21:39:47 +0000 (21:39 +0000)
commit23fab3af819489deabcc6c583369531101237a66
tree46099ee6ab12f7d1b8255e9f0d62ce33cc61495d
parent55ea065c2eab83335d33478009d547f4563465e8
Merging r278370:
------------------------------------------------------------------------
r278370 | mkuper | 2016-08-11 10:38:33 -0700 (Thu, 11 Aug 2016) | 7 lines

Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware

This fixes PR28824.

Differential Revision: https://reviews.llvm.org/D23220

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@278422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp
test/CodeGen/X86/pr28824.ll [new file with mode: 0644]