Select G_INTTOPTR and G_PTRTOINT for MIPS32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65217
[MIPS GlobalISel] Select inttoptr and ptrtoint ClosedPublic Authored by Petar.Avramovic on Jul 24 2019, 8:41 AM.
Details Summary Select G_INTTOPTR and G_PTRTOINT for MIPS32.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2019, 5:01 AM Closed by commit rL367104: [MIPS GlobalISel] Select inttoptr and ptrtoint (authored by Petar.Avramovic). · Explain WhyJul 26 2019, 6:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 211923 llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/inttoptr_and_ptrtoint.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/inttoptr_and_ptrtoint.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/inttoptr_and_ptrtoint.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/inttoptr_and_ptrtoint.mir
|