Go to file
Craig Topper bd298c37d1 [AVX-512] Allow legacy cvtpd2dq intrinsics to select EVEX encoded instruction when available.
llvm-svn: 286435
2016-11-10 07:47:17 +00:00
clang [libclang] Fix issue with clang_tokenize and make sure it interprets CXSourceRange as half-open character range. 2016-11-09 23:58:39 +00:00
clang-tools-extra [clang-move] Support template class. 2016-11-10 05:33:26 +00:00
compiler-rt [asan/win] Use TerminateProcess when we want to exit abnormally 2016-11-09 21:27:58 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [CMake] Check runtimes subdir when looking for libcxxabi 2016-11-09 03:22:28 +00:00
libcxxabi [libc++abi] Remove the test for checking using of fallback malloc in case of dynamic memory exhaustion. 2016-11-09 04:14:31 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Add comment and simplify code a bit. NFC. 2016-11-10 00:12:28 +00:00
lldb Fix weak symbol linkage in SBStructuredData, update docs. 2016-11-09 23:21:04 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVX-512] Allow legacy cvtpd2dq intrinsics to select EVEX encoded instruction when available. 2016-11-10 07:47:17 +00:00
openmp [OpenMP] Enable ThreadSanitizer to check OpenMP programs 2016-11-07 15:58:36 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly SCEVValidator: add new parameters resulting from constant extraction 2016-11-10 06:45:28 +00:00