Go to file
Craig Topper f44423120f [AVX-512] Improve lowering of inserting a single element into lowest element of a 512-bit vector of zeroes by using vmovq/vmovd/vmovss/vmovsd.
llvm-svn: 277965
2016-08-07 21:52:59 +00:00
clang [AVX512] integer comparisions enumeration. 2016-08-07 10:43:04 +00:00
clang-tools-extra [include-fixer] Correct some header mappings. 2016-08-05 11:54:34 +00:00
compiler-rt [sanitizer] allocator: move TransferBatch into SizeClassAllocator64/SizeClassAllocator32 because we actually need different iplementations for the 64- and 32-bit case. NFC; the following patches will make the TransferBatch implementations differ 2016-08-06 01:24:11 +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 Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Mark LWG 2726 as complete. No code change needed. 2016-08-07 21:47:06 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind unwind: disable executable stacks 2016-08-05 21:35:28 +00:00
lld COFF ARM: Fix typos in the relocation test 2016-08-06 18:02:51 +00:00
lldb The lack of classes in the hash table is not an error - it's very legitimately possible for a process to define no ObjC classes of its own. Discovered by debugging /bin/ls 2016-08-06 00:57:07 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVX-512] Improve lowering of inserting a single element into lowest element of a 512-bit vector of zeroes by using vmovq/vmovd/vmovss/vmovsd. 2016-08-07 21:52:59 +00:00
openmp Fixed x2APIC discovery for 256-processor architectures. 2016-08-05 15:59:11 +00:00
parallel-libs [StreamExecutor] Add kernel types 2016-08-05 16:05:44 +00:00
polly [CodeGen] Use MapVector instead of DenseMap. 2016-08-05 16:45:51 +00:00