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