aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorDavid Candler <david.candler@arm.com>2021-05-14 13:45:05 +0100
committerDavid Candler <david.candler@arm.com>2021-05-14 14:19:46 +0100
commit3d59f9d22440645ca0237dfc5d91ca09f749174b (patch)
tree854f331a4596a981cfdf741264f109f666ca937c /llvm/unittests/Support/MathExtrasTest.cpp
parent434b278cde81800eb23a0496d9f6abdbc30e15bc (diff)
downloadllvm-3d59f9d22440645ca0237dfc5d91ca09f749174b.zip
llvm-3d59f9d22440645ca0237dfc5d91ca09f749174b.tar.gz
llvm-3d59f9d22440645ca0237dfc5d91ca09f749174b.tar.bz2
[ARM][AArch64] Correct __ARM_FEATURE_CRYPTO macro and crypto feature
This patch contains a couple of minor corrections to my previous crypto patch: Since both AArch32 and AArch64 are now correctly setting the aes and sha2 features individually, it is not necessary to continue to check the crypto feature when defining feature macros. In the AArch32 driver, the feature vector is only modified when the crypto feature is actually in the vector. If crypto is not present, there is no need to split it and explicitly define crypto/sha2/aes. Reviewed By: lenary Differential Revision: https://reviews.llvm.org/D102406
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions