[PATCH] D44540: [X86] Merge ADDSUB/SUBADD detection into single methods that can detect either and indicate what they found.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 11:28:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327730: [X86] Merge ADDSUB/SUBADD detection into single methods that can detect either… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44540?vs=138620&id=138740#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44540

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44540.138740.patch
Type: text/x-patch
Size: 12472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/4f5b0bb5/attachment.bin>


More information about the llvm-commits mailing list