[PATCH] D19409: [X86] Handle MachineBasicBlock as a memory displacement operand in the LEA optimization pass

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 04:43:16 PDT 2016


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

Mention the PR# in the test.


http://reviews.llvm.org/D19409

Files:
  lib/Target/X86/X86OptimizeLEAs.cpp
  test/CodeGen/X86/lea-opt-memop-check-1.ll
  test/CodeGen/X86/lea-opt-memop-check-2.ll
  test/CodeGen/X86/lea-opt-memop-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19409.54832.patch
Type: text/x-patch
Size: 11640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/59d969fc/attachment.bin>


More information about the llvm-commits mailing list