[PATCH] D32396: [GlobalISel][X86] G_GEP selection support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 05:08:55 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka, dberris.

[GlobalISel][X86] G_GEP selection support.


https://reviews.llvm.org/D32396

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  test/CodeGen/X86/GlobalISel/X86-regbankselect.mir
  test/CodeGen/X86/GlobalISel/gep.ll
  test/CodeGen/X86/GlobalISel/legalize-gep.mir
  test/CodeGen/X86/GlobalISel/select-gep.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32396.96304.patch
Type: text/x-patch
Size: 7997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170423/64405a42/attachment.bin>


More information about the llvm-commits mailing list