[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:06:26 PST 2018
aivchenk updated this revision to Diff 135508.
aivchenk added a comment.
Added tests for legalizer
https://reviews.llvm.org/D43622
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
test/CodeGen/X86/GlobalISel/x86-legalize-ptrtoint.mir
test/CodeGen/X86/GlobalISel/x86-select-ptrtoint.mir
test/CodeGen/X86/GlobalISel/x86_64-legalize-ptrtoint.mir
test/CodeGen/X86/GlobalISel/x86_64-select-ptrtoint.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43622.135508.patch
Type: text/x-patch
Size: 21323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/8cd073c3/attachment.bin>
More information about the llvm-commits
mailing list