Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48216
[mips] Correct predicates for loads, bit manipulation instructions and some pseudos ClosedPublic Authored by sdardis on Jun 15 2018, 5:22 AM.
Details
Diff Detail
Event Timelinesdardis added a child revision: D48217: [mips][wip] Disable the selection of mixed microMIPS/MIPS code.Jun 15 2018, 6:48 AM This revision is now accepted and ready to land.Jun 19 2018, 7:18 AM Closed by commit rL335162: [mips] Correct predicates for loads, bit manipulation instructions and some… (authored by sdardis). · Explain WhyJun 20 2018, 1:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152138 llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrFormats.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/Mips/mirparser/target-flags-static-tls.mir
llvm/trunk/test/MC/Mips/micromips/valid.s
llvm/trunk/test/MC/Mips/micromips32r6/valid.s
llvm/trunk/test/MC/Mips/mips1/invalid-mips32r2.s
llvm/trunk/test/MC/Mips/mips2/invalid-mips32r2.s
llvm/trunk/test/MC/Mips/mips3/invalid-mips32r2.s
llvm/trunk/test/MC/Mips/mips32/invalid-mips32r2.s
llvm/trunk/test/MC/Mips/mips4/invalid-mips32r2.s
llvm/trunk/test/MC/Mips/mips5/invalid-mips32r2.s
|