Go to file
Eric Christopher f0c2dd07ea Rewrite the PPC target feature handling to more resemble other targets.
This involved specializing handleUserFeatures so that we could perform
diagnostics on -only- user supplied features and migrating the rest of
the initialization functions to set features based on enabling and disabling
full feature sets. No functional change intended.

llvm-svn: 245936
2015-08-25 13:45:28 +00:00
clang Rewrite the PPC target feature handling to more resemble other targets. 2015-08-25 13:45:28 +00:00
clang-tools-extra Add replace-auto_ptr check. 2015-08-25 13:03:43 +00:00
compiler-rt [UBSan] Add the ability to print more precise error kind in summary line. 2015-08-24 23:18:49 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Mark test as XFAIL with MSAN until D12311 gets committed 2015-08-25 04:35:55 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind unwind: fix invalid memory access 2015-08-21 03:21:31 +00:00
lld COFF: Update for LTO API change. 2015-08-24 22:22:58 +00:00
lldb Handle DW_OP_GNU_addr_index in DWARF expressions 2015-08-25 11:46:06 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [X86] Remove references to _ftol2 2015-08-25 07:58:33 +00:00
openmp Update z_Linux_asm.s to use platform macros 2015-08-20 19:46:14 +00:00
polly [Vectorizer] Detect strides in multi-dimensional arrays 2015-08-24 22:20:46 +00:00