[PATCH] D48015: ARM, AArch64: Use generic tables instead of SearchableTable

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 05:49:24 PDT 2018


nhaehnle created this revision.
nhaehnle added reviewers: t.p.northover, rengolin.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.
nhaehnle added a dependency: D48013: TableGen/SearchableTables: Support more generic enums and tables.

Change-Id: If7cec95d7d7e6335bbf81f5c589a8e14de9375f9


Repository:
  rL LLVM

https://reviews.llvm.org/D48015

Files:
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
  lib/Target/AArch64/Utils/AArch64BaseInfo.h
  lib/Target/ARM/ARMSystemRegister.td
  lib/Target/ARM/Utils/ARMBaseInfo.cpp
  lib/Target/ARM/Utils/ARMBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48015.150722.patch
Type: text/x-patch
Size: 19456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/1bcd2781/attachment-0001.bin>


More information about the llvm-commits mailing list