[PATCH] D65217: [MIPS GlobalISel] Select inttoptr and ptrtoint
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 08:41:57 PDT 2019
Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, rovka, sdardis.
Herald added a project: LLVM.
Select G_INTTOPTR and G_PTRTOINT for MIPS32.
Repository:
rL LLVM
https://reviews.llvm.org/D65217
Files:
lib/Target/Mips/MipsInstructionSelector.cpp
lib/Target/Mips/MipsLegalizerInfo.cpp
lib/Target/Mips/MipsRegisterBankInfo.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/inttoptr_and_ptrtoint.mir
test/CodeGen/Mips/GlobalISel/legalizer/inttoptr_and_ptrtoint.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/inttoptr_and_ptrtoint.ll
test/CodeGen/Mips/GlobalISel/regbankselect/inttoptr_and_ptrtoint.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65217.211519.patch
Type: text/x-patch
Size: 7104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/5fbf7584/attachment.bin>
More information about the llvm-commits
mailing list