Implement microMIPS compact branch instructions BEQZC and BNEZC.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/Mips/MicroMipsInstrInfo.td | ||
---|---|---|
32 | These instructions doesn't have specified selection pattern, the usage implementation is in http://reviews.llvm.org/D3566. |
These instructions doesn't have specified selection pattern, the usage implementation is in http://reviews.llvm.org/D3566.