[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
Tue Apr 26 05:24:00 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267551: [X86] PR27502: Fix the LEA optimization pass. (authored by aturetsk).

Changed prior to commit:
  http://reviews.llvm.org/D19409?vs=54832&id=54995#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19409

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19409.54995.patch
Type: text/x-patch
Size: 11823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/09e6fdfc/attachment.bin>


More information about the llvm-commits mailing list