[PATCH] D42128: [X86] Extend load-op-store fusion merge to ADC/SBB.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 07:39:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322952: [X86] Extend load-op-store fusion merge to ADC/SBB. (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42128?vs=130463&id=130620#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42128

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/addcarry.ll
  llvm/trunk/test/CodeGen/X86/addcarry2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42128.130620.patch
Type: text/x-patch
Size: 17270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/daa09057/attachment.bin>


More information about the llvm-commits mailing list