This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d751c97 AMDGPU: Fix crashes on memory functions new f1860b7 Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/TwoAddressInstructionPass.cpp | 39 ++++++++++++++++++++----------- test/CodeGen/X86/pr28824.ll | 23 ++++++++++++++++++ 2 files changed, 48 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/X86/pr28824.ll