[PATCH] D58597: [X86] Merge ISD::ADD/SUB nodes into X86ISD::ADD/SUB equivalents (PR40483)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 03:22:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354771: [X86] Merge ISD::ADD/SUB nodes into X86ISD::ADD/SUB equivalents (PR40483) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58597?vs=188091&id=188118#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58597/new/

https://reviews.llvm.org/D58597

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/combine-adc.ll
  llvm/trunk/test/CodeGen/X86/combine-sbb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58597.188118.patch
Type: text/x-patch
Size: 7757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/449e0d89/attachment.bin>


More information about the llvm-commits mailing list