aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKevin Qin <Kevin.Qin@arm.com>2014-06-11 01:42:16 +0000
committerKevin Qin <Kevin.Qin@arm.com>2014-06-11 01:42:16 +0000
commitafd884718962dc65ce0237d33af3073c9a16104f (patch)
tree88c697d4e6036e5a5f43e1766ddc4883fb9a4a3d /clang/lib/CodeGen/CodeGenModule.cpp
parent936d5205bbc4b11ff32cd4e43e3306ad6720c621 (diff)
downloadllvm-afd884718962dc65ce0237d33af3073c9a16104f.zip
llvm-afd884718962dc65ce0237d33af3073c9a16104f.tar.gz
llvm-afd884718962dc65ce0237d33af3073c9a16104f.tar.bz2
[AArch64] Add default features for CPUs on AArch64 target.
For ARM target, we can use CRYPTO and CRC features if we select cortex-a57 by '-mcpu', but for AArch64 target, it doesn't work unless adding with '-mfpu=crypto-neon-fp-armv8'. To keep consistency between front-end and back-end and get end-users more easier to use, we'd better add default feature for CPUs on AArch64 target as well. llvm-svn: 210625
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions