This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Change register class for GP register
ClosedPublic

Authored by zoran.jovanovic on Feb 27 2015, 1:05 AM.

Details

Summary

In order to fix issues with "invalid operand" in microMIPS 16 bit instructions register class of GP register must be changed to GPRMM16RegClass.

Diff Detail

Repository
rL LLVM

Event Timeline

zoran.jovanovic retitled this revision from to [mips][microMIPS] Change register class for GP register.
zoran.jovanovic updated this object.
zoran.jovanovic edited the test plan for this revision. (Show Details)
zoran.jovanovic added a subscriber: Unknown Object (MLST).
sstankovic accepted this revision.Feb 27 2015, 1:48 AM
sstankovic edited edge metadata.
This revision is now accepted and ready to land.Feb 27 2015, 1:48 AM
This revision was automatically updated to reflect the committed changes.