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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 02:56:13 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254712: LEA code size optimization pass (Part 1): Remove redundant address… (authored by ABataev).

Changed prior to commit:
  http://reviews.llvm.org/D13294?vs=41852&id=41855#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13294

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

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


More information about the llvm-commits mailing list