[PATCH] D51754: [X86] Remove isel patterns for ADCX instruction

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 08:48:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342059: [X86] Remove isel patterns for ADCX instruction (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51754

Files:
  llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
  llvm/trunk/test/CodeGen/X86/adx-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/adx-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/pr32282.ll
  llvm/trunk/test/CodeGen/X86/pr32284.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-adx-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51754.165095.patch
Type: text/x-patch
Size: 27375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/216a5cba/attachment.bin>


More information about the llvm-commits mailing list