[PATCH] D19659: [X86] Enable RRL part of the LEA optimization pass for -O2

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 01:53:52 PDT 2016


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

Add a test for the case when the LEA pass is disabled. (Take #2).


http://reviews.llvm.org/D19659

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19659.57445.patch
Type: text/x-patch
Size: 6152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/12ef19a6/attachment-0001.bin>


More information about the llvm-commits mailing list