Alias 'jic $reg, 0' to 'jrc $reg' and 'jialc $reg, 0' to 'jalrc $reg' like binutils.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with the GPR_32 added
lib/Target/Mips/Mips32r6InstrInfo.td | ||
---|---|---|
820–822 ↗ | (On Diff #52908) | We need GPR_32 on these so that they aren't available on MIPS64R6. 'jr' needs it too. |