This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support
ClosedPublic

Authored by zoran.jovanovic on Mar 27 2015, 6:25 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

zoran.jovanovic retitled this revision from to [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support .
zoran.jovanovic updated this object.
zoran.jovanovic edited the test plan for this revision. (Show Details)
zoran.jovanovic added reviewers: dsanders, jkolek.
zoran.jovanovic added a subscriber: Unknown Object (MLST).
dsanders edited edge metadata.Apr 2 2015, 6:51 AM

I'm not very familiar with the mapping implementation of microMIPS at the moment so I don't feel able to review this yet. All I know is that 'MM' does some magic that maps MIPS32r2 instructions to microMIPS instructions. Is there someone who is better able to review this? If not, I'll look into it and learn how this works.

jkolek accepted this revision.Apr 7 2015, 3:44 AM
jkolek edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Apr 7 2015, 3:44 AM
This revision was automatically updated to reflect the committed changes.