Go to file
Tobias Grosser a9cac6a732 [tests] Adjust test output to recent changed SCEV canonocalization [NFC]
LLVM recently changed the SCEV canonicalization which changed the output of
one of our GPGPU test cases.

llvm-svn: 286770
2016-11-13 19:27:17 +00:00
clang [AVX-512] Replace masked dword and qword variable shift builtins with unmasked builtins and a select. 2016-11-13 07:26:34 +00:00
clang-tools-extra Handle adding new nested namespace in old namespace. 2016-11-10 18:29:01 +00:00
compiler-rt [asan] Fix strncmp and strncasecmp interceptors 2016-11-12 04:32:31 +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 Fix build since llvm r286566 and require at least llvm 4.0 2016-11-11 21:34:47 +00:00
libcxx Protect bitset tests under libcpp-no-exceptions 2016-11-10 16:54:55 +00:00
libcxxabi arm: Fix ttype encoding assertion failure. 2016-11-13 14:44:41 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld [ELF] - Add support for locals list in version script. 2016-11-12 07:04:15 +00:00
lldb Make OptionParser::Parse() take StringRef. 2016-11-13 04:24:38 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][IR] Reduce the number of full string comparisons in the code that autoupgrades masked shift intrinsics. 2016-11-13 19:09:56 +00:00
openmp Added check for malloc return. 2016-11-10 09:08:03 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [tests] Adjust test output to recent changed SCEV canonocalization [NFC] 2016-11-13 19:27:17 +00:00