[PATCH] D91994: [AArch64] Cortex-R82: remove crypto

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 13:06:19 PST 2020


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: dmgreen, MarkMurrayARM, momchil.velikov.
Herald added subscribers: danielkiss, kristof.beyls.
Herald added a project: LLVM.
SjoerdMeijer requested review of this revision.

Remove target features crypto for Cortex-R82, because it doesn't have any, and add LSE which was missing.


https://reviews.llvm.org/D91994

Files:
  clang/test/Preprocessor/aarch64-target-features.c
  llvm/include/llvm/Support/AArch64TargetParser.def
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91994.307178.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/191679fd/attachment.bin>


More information about the llvm-commits mailing list