[PATCH] D24661: More processors support under AARch64 state for auto detection.

Suprateeka R Hegde via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 03:00:47 PDT 2016


supra updated this revision to Diff 72146.
supra added a comment.

CRC is not available on APM X-Gene-1. Removed CRC for
-mcpu=xgene1.


https://reviews.llvm.org/D24661

Files:
  include/llvm/Support/AArch64TargetParser.def
  include/llvm/Support/ARMTargetParser.def
  include/llvm/Support/TargetParser.h
  lib/Support/Host.cpp
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64Subtarget.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  tools/clang/test/Driver/aarch64-cpus.c
  tools/clang/test/Frontend/aarch64-target-cpu.c
  tools/clang/test/Preprocessor/aarch64-target-features.c
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24661.72146.patch
Type: text/x-patch
Size: 13869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/3f1a3bfe/attachment.bin>


More information about the llvm-commits mailing list