This is an archive of the discontinued LLVM Phabricator instance.

[Hexagon] Support inlined use of cs0 and cs1
ClosedPublic

Authored by sidneym on Mar 11 2021, 9:49 AM.

Details

Reviewers
bcain
kparzysz
Summary

Allow inline assembly to reference cs0 and cs1 registers.

Diff Detail

Event Timeline

sidneym created this revision.Mar 11 2021, 9:49 AM
sidneym requested review of this revision.Mar 11 2021, 9:49 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 11 2021, 9:49 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sidneym updated this revision to Diff 330032.Mar 11 2021, 11:09 AM

Same patch, just added full context.

This revision is now accepted and ready to land.Mar 11 2021, 7:05 PM
kparzysz accepted this revision.Mar 17 2021, 7:01 AM
sidneym closed this revision.Mar 18 2021, 10:01 AM