[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:25:47 PDT 2016


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

Add a test for the case when the LEA pass is disabled.


http://reviews.llvm.org/D19659

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19659.57444.patch
Type: text/x-patch
Size: 5817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/3549f4ca/attachment.bin>


More information about the llvm-commits mailing list