Follow up to D27209 fix, this patch now also covers cases such as when unsafe instruction appears in forbidden slot of branch instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27856
[mips] Compact branch hazard detection ClosedPublic Authored by abeserminji on Dec 16 2016, 10:45 AM.
Details Summary Follow up to D27209 fix, this patch now also covers cases such as when unsafe instruction appears in forbidden slot of branch instruction.
Diff Detail
Event Timelineabeserminji updated this object. This revision is now accepted and ready to land.Dec 20 2016, 12:47 PM Closed by commit rL290361: [mips] Fix compact branch hazard detection, part 2 (authored by petarj). · Explain WhyDec 22 2016, 11:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82355 llvm/trunk/lib/Target/Mips/MipsHazardSchedule.cpp
llvm/trunk/test/CodeGen/Mips/compactbranches/unsafe-in-forbidden-slot.ll
|