The patch implements microMIPS32r6 CACHEE and PREFE instructions.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a few (mostly formatting) nits
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | ||
---|---|---|
796–797 | Indentation. | |
801 | Space around operators | |
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h | ||
176–177 | Indentation | |
lib/Target/Mips/MicroMips32r6InstrFormats.td | ||
82 | Naming convention: Should start with POOL32C_ | |
lib/Target/Mips/MicroMips32r6InstrInfo.td | ||
168 | Indentation |
Indentation