[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 22:20:25 PDT 2016


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

Removed auto detection for -mcpu=native


https://reviews.llvm.org/D24661

Files:
  include/llvm/Support/AArch64TargetParser.def
  include/llvm/Support/ARMTargetParser.def
  include/llvm/Support/TargetParser.h
  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.72235.patch
Type: text/x-patch
Size: 11427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/dc89f45d/attachment.bin>


More information about the llvm-commits mailing list