Go to file
Steve King 5cdbd20cc3 Pass function attributes instead of boolean in isIntDivCheap().
llvm-svn: 245921
2015-08-25 02:31:21 +00:00
clang [ARM NEON] Remove the old AArch64 vset_lane tests. NFC. 2015-08-25 01:00:05 +00:00
clang-tools-extra [clang-tidy] Migrate UseAuto from clang-modernize to clang-tidy. 2015-08-21 15:08:51 +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 Refactor and fix more flaky shared_mutex tests 2015-08-25 01:28:52 +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 Final bit of type system cleanup that abstracts declaration contexts into lldb_private::CompilerDeclContext and renames ClangType to CompilerType in many accessors and functions. 2015-08-24 23:46:31 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Pass function attributes instead of boolean in isIntDivCheap(). 2015-08-25 02:31:21 +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