[PATCH] D13294: LEA code size optimization pass (Part 1): Remove redundant address recalculations

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 08:58:16 PST 2015


aturetsk updated this revision to Diff 41762.
aturetsk added a comment.

Fixed the patch according to the latest comments.


http://reviews.llvm.org/D13294

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86OptimizeLEAs.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/lea-opt-1.ll
  test/CodeGen/X86/lea-opt-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13294.41762.patch
Type: text/x-patch
Size: 18625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/de00e8be/attachment.bin>


More information about the llvm-commits mailing list