[PATCH] D37139: [x86] Extend the manual ISel of `add` and `sub` with both RMW memory operands and used flags to support matching immediate operands.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 05:19:05 PDT 2017
chandlerc updated this revision to Diff 112680.
chandlerc added a comment.
Clean up some stale cruft in the test.
https://reviews.llvm.org/D37139
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
test/CodeGen/X86/add.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: D37139.112680.patch
Type: text/x-patch
Size: 39047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/c7da9307/attachment.bin>
More information about the llvm-commits
mailing list