16 bit instructions are not allowed in jr delay slot.
Same stands for PseudoIndirectBranch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D6815
[mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot ClosedPublic Authored by zoran.jovanovic on Dec 31 2014, 1:36 AM.
Details Summary 16 bit instructions are not allowed in jr delay slot.
Diff Detail
Event Timelinezoran.jovanovic retitled this revision from to [mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot. zoran.jovanovic updated this object. This revision is now accepted and ready to land.Jan 13 2015, 7:12 AM Closed by commit rL225798: [mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot (authored by jkolek). · Explain WhyJan 13 2015, 8:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18087 llvm/trunk/lib/Target/Mips/MipsDelaySlotFiller.cpp
llvm/trunk/test/CodeGen/Mips/micromips-delay-slot-jr.ll
|