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

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 02:16:30 PST 2015


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

Merged tests and ran 'opt -instnamer' on them.


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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13294.41852.patch
Type: text/x-patch
Size: 19113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/6f329dd7/attachment.bin>


More information about the llvm-commits mailing list