]> granicus.if.org Git - clang/commit
[AArch64] Add support for handling the +sve target feature.
authorAmara Emerson <amara.emerson@arm.com>
Thu, 13 Jul 2017 15:36:01 +0000 (15:36 +0000)
committerAmara Emerson <amara.emerson@arm.com>
Thu, 13 Jul 2017 15:36:01 +0000 (15:36 +0000)
commit5ad4badf506c242b1f135650107706e76d4c679c
tree992dd51d8eb1ec98e4d6c3de55f0ef12de54e1d8
parent5e8a1ecbb1a29682c12f7d8048a489ae2dc5ee8d
[AArch64] Add support for handling the +sve target feature.

This also adds the appropriate predefine for SVE if enabled.

Differential Revision: https://reviews.llvm.org/D35118

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307919 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/aarch64-target-features.c