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

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 06:04:58 PDT 2017


igorb updated this revision to Diff 103030.
igorb added a comment.

- rebase Thanks for the review.


https://reviews.llvm.org/D33888

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

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


More information about the llvm-commits mailing list