Go to file
Craig Topper 00aecd97bf [AVX-512] Add execution domain fixing for logical operations with broadcast loads. This builds on the handling of masked ops since we need to keep element size the same.
llvm-svn: 280464
2016-09-02 05:29:09 +00:00
clang Clean up handling of reading module files from stdin. Don't bother trying to 2016-09-02 00:18:05 +00:00
clang-tools-extra Add clang-reorder-fields to clang-tools-extra 2016-09-02 02:56:07 +00:00
compiler-rt Un-XFAIL cfi/stats.cpp, it passes since fixing llvm-symbolizer to look for dwarf again 2016-09-01 22:46:26 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx cstdio: limit gets to CRT versions below 14 2016-09-01 21:09:19 +00:00
libcxxabi libc++abi: fix some -Wunused-function warnings 2016-08-31 20:29:05 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld Add comments. 2016-09-01 22:48:05 +00:00
lldb When updating a ValueObjectRegister, set the flag to remind yourself of whether it changed 2016-09-01 18:31:40 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVX-512] Add execution domain fixing for logical operations with broadcast loads. This builds on the handling of masked ops since we need to keep element size the same. 2016-09-02 05:29:09 +00:00
openmp Appease older gcc compilers for the many-microtask-args.c test 2016-08-30 19:28:58 +00:00
parallel-libs [StreamExecutor] Pass device memory by ref 2016-09-02 00:25:52 +00:00
polly Allow mapping scalar MemoryAccesses to array elements. 2016-09-01 19:53:31 +00:00