[PATCH] D17475: MachineCopyPropagation: Catch copies of the form A<-B; A<-B

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 20:07:37 PST 2016


MatzeB created this revision.
MatzeB added a reviewer: qcolombet.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: mcrosier.

Repository:
  rL LLVM

http://reviews.llvm.org/D17475

Files:
  lib/CodeGen/MachineCopyPropagation.cpp
  test/CodeGen/X86/machine-copy-prop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17475.48573.patch
Type: text/x-patch
Size: 5571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160220/9dcecb38/attachment.bin>


More information about the llvm-commits mailing list