diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2017-06-30 08:07:34 +0000 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2017-06-30 08:07:34 +0000 |
commit | cb75f61c1df33836942731bc2006d5fcfe366f4e (patch) | |
tree | afbdf76d02cfbd488b165b7717dc7170c301980c /llvm/lib/CodeGen | |
parent | d27538a70e988bd88b2825cf217e8a686765719e (diff) | |
download | bcm5719-llvm-cb75f61c1df33836942731bc2006d5fcfe366f4e.tar.gz bcm5719-llvm-cb75f61c1df33836942731bc2006d5fcfe366f4e.zip |
ARMV8-A archkind and target defines helper functions
This introduces helper functions that set target defines for different ARMV8-A
architecture kinds. It fixes an issue that the v8.1 define ARM_FEATURE_QRDMX
was not set for v8.2. These helper functions make things more “scalable” if we
want to add ARMv8.3 at some point, and a cleanup has been done to hold the
architecture kind in one variable (instead of one for each).
Differential Revision: https://reviews.llvm.org/D34686
llvm-svn: 306805
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions