[PATCH] D32217: [GlobalISel][X86] G_LOAD/G_STORE pointer selection support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 04:14:59 PDT 2017


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

- add tests


https://reviews.llvm.org/D32217

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32217.96895.patch
Type: text/x-patch
Size: 17683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/71bc3a8b/attachment.bin>


More information about the llvm-commits mailing list