[PATCH] D37130: [x86] Teach the backend to fold more read-modify-write memory operands to instructions.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 23:30:36 PDT 2017
chandlerc updated this revision to Diff 112662.
chandlerc added a comment.
Another update from review.
https://reviews.llvm.org/D37130
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
test/CodeGen/X86/add.ll
test/CodeGen/X86/addcarry.ll
test/CodeGen/X86/fold-rmw-ops.ll
test/CodeGen/X86/peephole-na-phys-copy-folding.ll
test/CodeGen/X86/pr32659.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37130.112662.patch
Type: text/x-patch
Size: 20013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/ffd0f796/attachment.bin>
More information about the llvm-commits
mailing list