]> granicus.if.org Git - llvm/commit
[AArch64] Create feature set for Exynos M4
authorEvandro Menezes <e.menezes@samsung.com>
Fri, 11 Jan 2019 18:54:25 +0000 (18:54 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Fri, 11 Jan 2019 18:54:25 +0000 (18:54 +0000)
commit7cfbd6d75fe99cc504c0d6d737c60e05273b7adb
treeef3280209a42fde0cd30b7fe202d639c29ce92be
parentfbc74ee51cbfdd5d48c288d55f86cc4352a02c98
[AArch64] Create feature set for Exynos M4

Complete the feature set for Exynos M4 and update test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350953 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/AArch64TargetParser.def
include/llvm/Support/ARMTargetParser.def
lib/Target/AArch64/AArch64.td
lib/Target/ARM/ARM.td
test/CodeGen/ARM/build-attributes.ll
unittests/Support/TargetParserTest.cpp