[PATCH] D17475: MachineCopyPropagation: Catch copies of the form A<-B; A<-B
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 16:12:12 PST 2016
MatzeB updated this revision to Diff 48856.
MatzeB marked 4 inline comments as done.
MatzeB added a comment.
New versions addressing comments, cleaning up the code, improving comments and extending the tests.
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.48856.patch
Type: text/x-patch
Size: 9475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/74922f92/attachment.bin>
More information about the llvm-commits
mailing list