This is an archive of the discontinued LLVM Phabricator instance.

[mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6)
ClosedPublic

Authored by dsanders on Jun 24 2014, 3:21 AM.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 10779.Jun 24 2014, 3:21 AM
dsanders retitled this revision from to [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6).
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a subscriber: Unknown Object (MLST).
dsanders accepted this revision.Jul 9 2014, 3:29 AM
dsanders added a reviewer: dsanders.
This revision is now accepted and ready to land.Jul 9 2014, 3:29 AM
dsanders closed this revision.Jul 9 2014, 3:30 AM