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

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 07:28:16 PST 2015


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

Fix most of the 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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13294.40929.patch
Type: text/x-patch
Size: 15314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/98ee636f/attachment.bin>


More information about the llvm-commits mailing list