Go to file
Eric Christopher 4650272310 The time when -faltivec (or, on clang only, -maltivec) will magically
include altivec.h has come and gone.

Rationale: This causes modules, rewrite-includes, etc to be sad and
people should just include altivec.h in their source.

llvm-svn: 264235
2016-03-24 01:26:08 +00:00
clang The time when -faltivec (or, on clang only, -maltivec) will magically 2016-03-24 01:26:08 +00:00
clang-tools-extra Add check for unneeded copies of locals 2016-03-23 09:33:07 +00:00
compiler-rt [sanitizer] Add strnlen to the common interceptors 2016-03-23 21:24:28 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Avoid UB when creating empty atoms. NFC. 2016-03-24 01:16:06 +00:00
lldb [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00
llgo [llgo] Increment "Debug Info Version" 2016-03-23 23:09:00 +00:00
llvm [libFuzzer] use fdopen+vfprintf instead of fsnprintf+write 2016-03-24 00:57:32 +00:00
openmp Fix Visual Studio builds 2016-03-23 16:27:25 +00:00
polly Drop explicit -polly-delinearize parameter 2016-03-23 13:21:02 +00:00