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

Suprateeka R Hegde via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 01:25:08 PDT 2016


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

Fixed some coding style issues.


https://reviews.llvm.org/D24661

Files:
  include/llvm/Support/AArch64TargetParser.def
  include/llvm/Support/ARMTargetParser.def
  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.72419.patch
Type: text/x-patch
Size: 11051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160925/912f06c9/attachment.bin>


More information about the llvm-commits mailing list