Go to file
Tobias Grosser 924e9e0226 IslAst: Enhance parallelism detection test
Add more check lines to ensure we do not accidentally generate nested openmp
parallel annotations.

llvm-svn: 214200
2014-07-29 19:22:46 +00:00
clang Fix test case in r214190. (It failed on my end.) 2014-07-29 19:15:27 +00:00
clang-tools-extra clang-tidy: [use-override] Tweak messages. 2014-07-28 07:29:29 +00:00
compiler-rt [UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably 2014-07-29 00:30:01 +00:00
debuginfo-tests
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx Fix linking with just-built libc++abi (added in r214037). 2014-07-28 19:25:44 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [mach-o] fix non-debug warnings 2014-07-28 23:40:26 +00:00
lldb [Windows] Delegate str[n]casecmp to the appropriate MSVCRT func. 2014-07-29 19:08:55 +00:00
llvm Small gold plugin simplifications. 2014-07-29 19:17:44 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly IslAst: Enhance parallelism detection test 2014-07-29 19:22:46 +00:00