Go to file
Renato Golin 34cb659103 Separating ARM/AArch64 Compiler-RT tests
Makes sure ARM bots don't run AArch64 and vice-versa, since not all
AArch64 systems can run AArch32 and no ARM hardware can run AArch64.

llvm-svn: 219304
2014-10-08 13:47:18 +00:00
clang Remove threshold on object size for inserting lifetime begin / end 2014-10-08 12:49:16 +00:00
clang-tools-extra Make clang-tidy's runCheckOnCode actually use the DiagnosticConsumer. 2014-10-07 15:49:36 +00:00
compiler-rt Separating ARM/AArch64 Compiler-RT tests 2014-10-08 13:47:18 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement log1p builtin 2014-10-07 20:22:42 +00:00
libcxx Fix for PR 19616: 'tuple_cat of nested tuples fails in noexcept specification'. Thanks to Louis Dionne for the fix. 2014-10-07 21:42:12 +00:00
libcxxabi Use __atomic_exchange_n instead of Clang's __sync_swap 2014-10-03 20:03:47 +00:00
lld [ELF][AllArchs] Fix includes 2014-10-08 04:12:08 +00:00
lldb Minor comment change to test out svn access 2014-10-08 01:50:37 +00:00
llvm Emit unaligned access build attribute for ARM 2014-10-08 12:26:22 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor] Rename MemoryAccess::Type as it clashes with llvm::Type 2014-10-08 10:11:33 +00:00