Custom legalize s64 G_ADD for MIPS 32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52652
[MIPS GlobalISel] Legalize i64 add ClosedPublic Authored by Petar.Avramovic on Sep 28 2018, 7:59 AM.
Details Summary Custom legalize s64 G_ADD for MIPS 32.
Diff Detail
Event TimelineHerald added subscribers: arichardson, kristof.beyls, rovka, sdardis. · View Herald TranscriptSep 28 2018, 7:59 AM This revision is now accepted and ready to land.Oct 8 2018, 3:32 PM Closed by commit rL344007: [MIPS GlobalISel] Legalize i64 add (authored by petarj). · Explain WhyOct 8 2018, 5:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 168735 llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.h
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/add.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll
|