[PATCH] D36219: [ARM] Tidy up banked registers encoding

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 06:51:08 PDT 2017


javed.absar created this revision.
Herald added subscribers: kristof.beyls, aemerson.

Moves encoding (SYSm) information of banked registers to ARMSystemRegister.td, where it rightly belongs and forms a single point of reference in the code.


https://reviews.llvm.org/D36219

Files:
  lib/Target/ARM/ARMSystemRegister.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/Utils/ARMBaseInfo.cpp
  lib/Target/ARM/Utils/ARMBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36219.109335.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/d73562e7/attachment.bin>


More information about the llvm-commits mailing list