[PATCH] D43622: [GlobalIsel][X86] Support G_INTTOPTR instruction.

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 13:37:33 PST 2018


aivchenk updated this revision to Diff 135513.
aivchenk added a comment.

added legalizer tests


https://reviews.llvm.org/D43622

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  test/CodeGen/X86/GlobalISel/x86-legalize-inttoptr.mir
  test/CodeGen/X86/GlobalISel/x86-select-inttoptr.mir
  test/CodeGen/X86/GlobalISel/x86_64-legalize-inttoptr.mir
  test/CodeGen/X86/GlobalISel/x86_64-select-inttoptr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43622.135513.patch
Type: text/x-patch
Size: 6574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/4acd3473/attachment.bin>


More information about the llvm-commits mailing list