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

Suprateeka R Hegde via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 00:27:10 PDT 2016


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

Adding all the fles in the changeset.

(Sorry, not yet well versed with arc)


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.71773.patch
Type: text/x-patch
Size: 14047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/358947a7/attachment.bin>


More information about the llvm-commits mailing list