[PATCH] D64574: [X86] Teach convertToThreeAddress to handle SUB with immediate

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 16:08:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366151: [X86] Teach convertToThreeAddress to handle SUB with immediate (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64574?vs=209277&id=209987#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64574

Files:
  llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/add.ll
  llvm/trunk/test/CodeGen/X86/bmi-intrinsics-fast-isel-x86_64.ll
  llvm/trunk/test/CodeGen/X86/bmi-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/cgp-usubo.ll
  llvm/trunk/test/CodeGen/X86/tbm-intrinsics-fast-isel-x86_64.ll
  llvm/trunk/test/CodeGen/X86/tbm-intrinsics-fast-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64574.209987.patch
Type: text/x-patch
Size: 11045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/1d1f7473/attachment.bin>


More information about the llvm-commits mailing list