Currently in microMIPS we emit 32bit nops.
This patch changes that, and 16bit nops are emitted instead.
32bit nops are still used in delay slots where necessary.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Patch committed.
https://reviews.llvm.org/rL350733
Closing manually because of typo in the commit message.