[AArch64] Add support for Cortex-A76 and Cortex-A76AE
authorLuke Cheeseman <luke.cheeseman@arm.com>
Mon, 25 Feb 2019 15:11:31 +0000 (15:11 +0000)
committerLuke Cheeseman <luke.cheeseman@arm.com>
Mon, 25 Feb 2019 15:11:31 +0000 (15:11 +0000)
commit3e34150009a8337e65fb737235ba57a78fc9b113
tree0611946215b148b6ebcb2d11c8a571c5a0d8ff8f
parent59f77e7891f8fd321f6e148209ac6616d18a25ae
[AArch64] Add support for Cortex-A76 and Cortex-A76AE

- Add LLVM backend support for Cortex-A76 and Cortex-A76AE
- Documentation can be found at
  https://developer.arm.com/products/processors/cortex-a/cortex-a76

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

llvm-svn: 354789
clang/test/Driver/aarch64-cpus.c
clang/test/Driver/aarch64-dotprod.c
clang/test/Driver/arm-cortex-cpus.c
clang/test/Driver/arm-dotprod.c