[PATCH] D13295: LEA code size optimization pass (Part 2): Remove redundant LEA instructions

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 08:04:17 PST 2015


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

Minor test changes to be up-to-date with the first part of the patch.


http://reviews.llvm.org/D13295

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13295.41311.patch
Type: text/x-patch
Size: 10017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151127/8bb2de19/attachment.bin>


More information about the llvm-commits mailing list