[PATCH] [AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget features.

Vladimir Sukharev vladimir.sukharev at arm.com
Fri Mar 20 14:55:17 PDT 2015


    In order to introduce v8.1a-specific entities, Mappers should be aware of SubtargetFeatures available.
    This patch introduces refactoring, that will then allow to easily introduce:
    - v8.1-specific "pan" PState for PStateMapper (PAN extension)
    - v8.1-specific sysregs for SysRegMapper (LOR,VHE extensions)

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8496

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
  lib/Target/AArch64/Utils/AArch64BaseInfo.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8496.22382.patch
Type: text/x-patch
Size: 24067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150320/f7437eba/attachment.bin>


More information about the llvm-commits mailing list