Go to file
James Molloy 75b1fb9b9e Attempt to pacify buildbots after r280217
These clang tests check diagnostics from the backend by giving it an unvectorizable loop. This loop is now vectorized :/

Make it really unvectorizable by making it unprofitable to ifconvert.

llvm-svn: 280220
2016-08-31 11:01:41 +00:00
clang Attempt to pacify buildbots after r280217 2016-08-31 11:01:41 +00:00
clang-tools-extra [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix 2016-08-31 00:06:55 +00:00
compiler-rt Fix buildbot bug: Wasn't printing scariness for DoubleFree 2016-08-31 09:39:47 +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 configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx [CMake] Copy headers relative to LLVM_BINARY_DIR 2016-08-30 16:51:34 +00:00
libcxxabi [CMake] Trying to fix the bots I broke 2016-08-29 22:26:00 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld [ELF] - Remove VersionScriptParser class and move the members to ScriptParser 2016-08-31 09:08:26 +00:00
lldb XFail new TestPyObjSynthProvider.py on linux until I can investigate the cause of the problem 2016-08-31 08:43:40 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [SimplifyCFG] Add a workaround to fix PR30188 2016-08-31 10:46:45 +00:00
openmp Appease older gcc compilers for the many-microtask-args.c test 2016-08-30 19:28:58 +00:00
parallel-libs [StreamExecutor] Add Stream::blockHostUntilDone 2016-08-31 00:11:14 +00:00
polly Add forgotten image 2016-08-30 12:41:29 +00:00