Go to file
Craig Topper 41a550ccfa [X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports.
They still need to be implemented in the intrinsics, the command line, and the backend. But this change isn't dependent on any of that and resolves a TODO.

llvm-svn: 310386
2017-08-08 17:43:44 +00:00
clang [X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports. 2017-08-08 17:43:44 +00:00
clang-tools-extra [clang-tidy] Add new readability non-idiomatic static access check 2017-08-08 15:33:48 +00:00
compiler-rt Enable COMPILER_RT_HAS_SANITIZER_COMMON on NetBSD 2017-08-08 15:25:26 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc configure.py: Make python3 friendly 2017-08-02 15:00:59 +00:00
libcxx [libc++] Don't hardcode namespace in manual mangling 2017-08-07 19:59:58 +00:00
libcxxabi [libc++abi] Use proper calling convention for TLS destructor 2017-08-08 00:54:33 +00:00
libunwind [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
lld [lld] Write the DataCRC to the output PDB. 2017-08-07 20:23:45 +00:00
lldb Checking in files accidentally missed in later diffs of revision r310261 2017-08-08 09:25:50 +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 Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR" 2017-08-08 17:16:46 +00:00
openmp Exclude version symbols for static libomp 2017-08-02 20:10:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [test] Add descriptions and pseudocode to tests. NFC. 2017-08-08 17:26:19 +00:00