[PATCH] D37177: [X86] Don't disable slow INC/DEC if optimizing for size

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 10:45:00 PDT 2017


craig.topper updated this revision to Diff 114393.
craig.topper added a comment.

Test has been pre-commited so now the test diff is relative to just this patch.


https://reviews.llvm.org/D37177

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrArithmetic.td
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86InstrInfo.td
  test/CodeGen/X86/slow-incdec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37177.114393.patch
Type: text/x-patch
Size: 7027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/3d6848c0/attachment.bin>


More information about the llvm-commits mailing list