[PATCH] D58869: [X86] Allow 8-bit INC/DEC to be converted to LEA.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 10:37:54 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355424: [X86] Allow 8-bit INC/DEC to be converted to LEA. (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58869?vs=189037&id=189357#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58869

Files:
  llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/MergeConsecutiveStores.ll
  llvm/trunk/test/CodeGen/X86/copy-eflags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58869.189357.patch
Type: text/x-patch
Size: 4648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/38358e16/attachment.bin>


More information about the llvm-commits mailing list