[PATCH] D43617: [GlobalIsel][X86] Support G_PTRTOINT instruction.
Alexander Ivchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 01:21:04 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326311: [GlobalIsel][X86] Support G_PTRTOINT instruction. (authored by aivchenk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43617?vs=136058&id=136244#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43617
Files:
llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/ptrtoint.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/x86-legalize-ptrtoint.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86-select-ptrtoint.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-legalize-ptrtoint.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-select-ptrtoint.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43617.136244.patch
Type: text/x-patch
Size: 23489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/27f4ad9f/attachment.bin>
More information about the llvm-commits
mailing list