Introduce GlobalISel pre legalizer pass for MIPS.
It will be used to cope with instructions that require
combining before legalization.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56269
[MIPS GlobalISel] Add pre legalizer combiner pass ClosedPublic Authored by Petar.Avramovic on Jan 3 2019, 7:16 AM.
Details Summary Introduce GlobalISel pre legalizer pass for MIPS.
Diff Detail Event TimelineHerald added subscribers: arichardson, kristof.beyls, rovka and 2 others. · View Herald TranscriptJan 3 2019, 7:16 AM This revision is now accepted and ready to land.Jan 9 2019, 12:50 PM Closed by commit rL351046: [MIPS GlobalISel] Add pre legalizer combiner pass (authored by Petar.Avramovic). · Explain WhyJan 14 2019, 2:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180071 lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/Mips.h
lib/Target/Mips/MipsPreLegalizerCombiner.cpp
lib/Target/Mips/MipsTargetMachine.cpp
test/CodeGen/Mips/GlobalISel/mips-prelegalizer-combiner/tryCombine.mir
|