Go to file
Arnold Schwaighofer c14b59d1a1 Remove logic that decides whether to vectorize or not depending on O-levels
I have moved this logic into clang and opt.

llvm-svn: 188281
2013-08-13 15:51:25 +00:00
clang Move logic to enable the vectorizer to clang 2013-08-13 15:46:23 +00:00
clang-tools-extra cpp11-migrate: Write header replacements to disk 2013-08-13 14:58:50 +00:00
compiler-rt tsan/msan: add halt_on_error flag 2013-08-13 15:33:00 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
libcxx Fix template formatting. No, really 2013-08-13 15:13:42 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [PECOFF] Treat the common symbol as mergeable symbol. 2013-08-13 00:03:21 +00:00
lldb Fix a typo. 2013-08-13 14:06:16 +00:00
llvm Remove logic that decides whether to vectorize or not depending on O-levels 2013-08-13 15:51:25 +00:00
polly [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 21:54:36 +00:00