[PATCH] D111084: [ARC] ARCRegisterInfo cleanup prior to adding core register pairs (ARC32) and 64-bit core registers (ARC64)
Mark Schimmel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 11:41:38 PDT 2021
marksl created this revision.
marksl added a reviewer: jordypotman.
Herald added a subscriber: hiraditya.
marksl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This change refactors ARCRegisterInfo and fixes issues caught by clang-tidy.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D111084
Files:
llvm/lib/Target/ARC/ARCInstrInfo.cpp
llvm/lib/Target/ARC/ARCInstrInfo.h
llvm/lib/Target/ARC/ARCOptAddrMode.cpp
llvm/lib/Target/ARC/ARCRegisterInfo.cpp
llvm/lib/Target/ARC/ARCRegisterInfo.h
llvm/lib/Target/ARC/ARCRegisterInfo.td
llvm/lib/Target/ARC/ARCSubtarget.cpp
llvm/lib/Target/ARC/ARCSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111084.376965.patch
Type: text/x-patch
Size: 18459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/a34ba4d3/attachment.bin>
More information about the llvm-commits
mailing list