This is an archive of the discontinued LLVM Phabricator instance.

[Sparc] Add more instruction aliases.
ClosedPublic

Authored by jyknight on May 18 2015, 1:45 PM.

Details

Summary

These are mostly from the chart in the SparcV8 spec, section "A.3
Synthetic Instructions".

Diff Detail

Event Timeline

jyknight updated this revision to Diff 26009.May 18 2015, 1:45 PM
jyknight retitled this revision from to [Sparc] Add more instruction aliases..
jyknight updated this object.
jyknight edited the test plan for this revision. (Show Details)
jyknight added subscribers: venkatra, Unknown Object (MLST).
venkatra accepted this revision.Jul 2 2015, 12:45 AM
venkatra added a reviewer: venkatra.

Please fix the typo.
Otherwise LGTM.

lib/Target/Sparc/SparcInstrAliases.td
320

Typo: restore -> save

This revision is now accepted and ready to land.Jul 2 2015, 12:45 AM
This revision was automatically updated to reflect the committed changes.