[PATCH] D14059: [X86] Replace LEAs with INC/DEC

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 03:47:13 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252722: [X86] Replace LEAs with INC/DEC when profitable (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D14059?vs=38387&id=39897#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14059

Files:
  llvm/trunk/lib/Target/X86/X86FixupLEAs.cpp
  llvm/trunk/test/CodeGen/X86/fixup-lea.ll
  llvm/trunk/test/CodeGen/X86/lsr-static-addr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14059.39897.patch
Type: text/x-patch
Size: 6474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/d51b3a1a/attachment.bin>


More information about the llvm-commits mailing list