Go to file
George Rimar d700c357d4 [ELF] - Fixed mistype. NFC.
llvm-svn: 286220
2016-11-08 07:46:52 +00:00
clang Add a method to get the list of registered static analyzer checkers. 2016-11-08 07:23:32 +00:00
clang-tools-extra Use AnalyzerOptions::getRegisteredCheckers() instead of clang/StaticAnalyzer/Checkers/Checkers.inc 2016-11-08 07:43:42 +00:00
compiler-rt tsan: more precise handling of atomic stores 2016-11-08 05:34:50 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [libc++] Remove unnecessary MSVCRT exclusions 2016-11-08 03:31:42 +00:00
libcxxabi Fix typo in CMakeLists.txt: provide the path to libcxx checkout and not the include subdir 2016-11-07 22:16:27 +00:00
libunwind Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to Jeremy for the bug report and the patch. 2016-11-02 17:56:05 +00:00
lld [ELF] - Fixed mistype. NFC. 2016-11-08 07:46:52 +00:00
lldb [lldb] Don't build unit tests for unsupported targets 2016-11-08 06:49:59 +00:00
llgo
llvm [AVX-512] Add an avx512f without avx512vl command line to vec_fp_to_int.ll and regenerate. This will make a change in a future patch easier to see. NFC 2016-11-08 06:58:53 +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: reduce indentation to increase readability [NFC] 2016-11-08 07:17:48 +00:00