[PATCH] D13295: LEA code size optimization pass (Part 2): Remove redundant LEA instructions
Andrey Turetskiy via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 03:34:28 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL257589: LEA code size optimization pass (Part 2): Remove redundant LEA instructions. (authored by aturetsk).
Changed prior to commit:
http://reviews.llvm.org/D13295?vs=43516&id=44728#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13295
Files:
llvm/trunk/lib/Target/X86/X86.h
llvm/trunk/lib/Target/X86/X86OptimizeLEAs.cpp
llvm/trunk/test/CodeGen/X86/lea-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13295.44728.patch
Type: text/x-patch
Size: 10667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/9f2c9eeb/attachment.bin>
More information about the llvm-commits
mailing list