They all match the base implementation in
TargetInstrInfo::isUnpredicatedTerminator.
Follow up to D62749.
Paths
| Differential D78976
[TII] remove overrides of isUnpredicatedTerminator ClosedPublic Authored by nickdesaulniers on Apr 27 2020, 5:56 PM.
Details Summary They all match the base implementation in Follow up to D62749.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 27 2020, 6:29 PM Closed by commit rG1b9fdec1f6fb: [TII] remove overrides of isUnpredicatedTerminator (authored by nickdesaulniers). · Explain WhyApr 28 2020, 9:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 260514 llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/Target/MSP430/MSP430InstrInfo.h
llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
|