]> granicus.if.org Git - clang/commit
[AArch64] Add command-line options for Statistical Profiling Extension
authorOliver Stannard <oliver.stannard@arm.com>
Thu, 26 Nov 2015 15:38:54 +0000 (15:38 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Thu, 26 Nov 2015 15:38:54 +0000 (15:38 +0000)
commita5fa2dc25d082ea5930509d905f367bb3d9f046f
tree519eede134a0d6c9d8f1fd0b208fb93b59477c45
parent82865664c6d6b29ed66827ff632f6f5049d6071c
[AArch64] Add command-line options for Statistical Profiling Extension

This adds the "+profile" and +noprofile" suffixes for the -march and
-mcpu options, to allow enabling or disabling the options Statistical
Profiling Extension to ARMv8.2-A.

Differential Revision: http://reviews.llvm.org/D15023

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254161 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/aarch64-cpus.c