This is an archive of the discontinued LLVM Phabricator instance.

Hexagon: Add encoding bits to mpy instructions.
AcceptedPublic

Authored by jverma on May 16 2014, 8:46 AM.

Details

Reviewers
adasgupt
Summary

This patch changes the way 'mpy' instructions are currently defined. It also adds encoding bit for these instructions.

Diff Detail

Event Timeline

jverma updated this revision to Diff 9483.May 16 2014, 8:46 AM
jverma retitled this revision from to Hexagon: Add encoding bits to mpy instructions..
jverma updated this object.
jverma edited the test plan for this revision. (Show Details)
jverma added a reviewer: adasgupt.
jverma added a subscriber: Unknown Object (MLST).May 16 2014, 8:51 AM
adasgupt accepted this revision.May 16 2014, 9:26 AM
adasgupt edited edge metadata.

Jyotsna - these patches look good. Go ahead and commit the remaining patches that add encoding bits to Hexagon after testing.

This revision is now accepted and ready to land.May 16 2014, 9:26 AM

Was committed in rL209132, but reverted in rL209139.