This is an archive of the discontinued LLVM Phabricator instance.

[ARC] ARCRegisterInfo cleanup prior to adding core register pairs (ARC32) and 64-bit core registers (ARC64)
AcceptedPublic

Authored by marksl on Oct 4 2021, 11:41 AM.

Details

Reviewers
jordypotman
Summary

This change refactors ARCRegisterInfo and fixes issues caught by clang-tidy.

Diff Detail

Event Timeline

marksl created this revision.Oct 4 2021, 11:41 AM
marksl requested review of this revision.Oct 4 2021, 11:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2021, 11:41 AM
This revision is now accepted and ready to land.Oct 5 2021, 2:44 AM