Select G_PHI for integers for MIPS32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58183
[MIPS GlobalISel] Select phi instruction for integers ClosedPublic Authored by Petar.Avramovic on Feb 13 2019, 7:32 AM.
Details Summary Select G_PHI for integers for MIPS32.
Diff Detail
Event TimelineHerald added subscribers: arichardson, kristof.beyls, rovka, sdardis. · View Herald TranscriptFeb 13 2019, 7:32 AM Petar.Avramovic added a parent revision: D58182: [MIPS GlobalISel] Select branch instructions .Feb 13 2019, 7:32 AM This revision is now accepted and ready to land.Feb 14 2019, 2:34 AM Closed by commit rL354025: [MIPS GlobalISel] Select phi instruction for integers (authored by Petar.Avramovic). · Explain WhyFeb 14 2019, 4:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 186819 llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/phi.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/phi.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/phi.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/phi.mir
|