[PATCH] D33888: [GlobalISel][X86] Fold FI/G_GEP into LDR/STR instruction addressing mode.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 06:13:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305691: [GlobalISel][X86] Fold FI/G_GEP into LDR/STR instruction addressing mode. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D33888?vs=103030&id=103034#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33888

Files:
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/add-scalar.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/callingconv.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/ext.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/memop-scalar-x32.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/memop-scalar.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-memop-scalar-x32.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-memop-scalar.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33888.103034.patch
Type: text/x-patch
Size: 28125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/1ba5726c/attachment.bin>


More information about the llvm-commits mailing list