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

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 04:16:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326320: [GlobalIsel][X86] Support G_INTTOPTR instruction. (authored by aivchenk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43622?vs=135513&id=136271#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43622

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43622.136271.patch
Type: text/x-patch
Size: 7629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/8ee50a7b/attachment.bin>


More information about the llvm-commits mailing list