Go to file
Mehdi Amini 03c626568a [cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECTS by turning any "-" into "_"
llvm-svn: 286317
2016-11-09 00:23:20 +00:00
clang [CUDA] Use only the GVALinkage on function definitions. 2016-11-08 23:45:51 +00:00
clang-tools-extra [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl. 2016-11-08 22:44:17 +00:00
compiler-rt [asan/win] Add init hooks to .CRT$XLAB 2016-11-08 20:45:45 +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 [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 [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Simplify getLocation() function. 2016-11-08 20:30:19 +00:00
lldb "thread backtrace" should use the thread-stop-format. 2016-11-08 23:43:36 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECTS by turning any "-" into "_" 2016-11-09 00:23:20 +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