[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
Fri Aug 25 15:52:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL311806: [x86] Teach the backend to fold more read-modify-write memory operands (authored by chandlerc).

Repository:
  rL LLVM

https://reviews.llvm.org/D37130

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/add.ll
  llvm/trunk/test/CodeGen/X86/addcarry.ll
  llvm/trunk/test/CodeGen/X86/fold-rmw-ops.ll
  llvm/trunk/test/CodeGen/X86/peephole-na-phys-copy-folding.ll
  llvm/trunk/test/CodeGen/X86/pr32659.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37130.112757.patch
Type: text/x-patch
Size: 20234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/63b5dafc/attachment.bin>


More information about the llvm-commits mailing list