Go to file
Sjoerd Meijer cb75f61c1d 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
2017-06-30 08:07:34 +00:00
clang ARMV8-A archkind and target defines helper functions 2017-06-30 08:07:34 +00:00
clang-tools-extra Fix some typos in the doc 2017-06-29 22:26:06 +00:00
compiler-rt Merge 2017-06-29 21:54:38 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [lit/libcxx] Fix a remaining reference to lit.util.capture() in custom libcxx/Darwin code. 2017-06-29 23:07:27 +00:00
libcxxabi Add some catch(...) blocks to the tests so that if they fail, we get a good error message. No functional change. 2017-06-22 00:49:03 +00:00
libunwind [libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS 2017-06-27 18:37:06 +00:00
lld Update a test case after LLVM r306794 2017-06-30 07:02:59 +00:00
lldb Fix a cmake typo to unbreak windows unit tests 2017-06-30 07:54:35 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [LV] Optimize for size when vectorizing loops with tiny trip count 2017-06-30 08:02:35 +00:00
openmp Make test/parallel/omp_nested.c not use so many threads 2017-06-27 03:04:25 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix typo 2017-06-30 06:30:51 +00:00