Go to file
Matt Arsenault 65f67e4dfe R600/SI: Fix promote alloca pass breaking addrspacecast
llvm-svn: 217776
2014-09-15 15:41:44 +00:00
clang When pretty printing attributes that have enumeration arguments, print the enumerator identifier (as a string literal) instead of the internal enumerator integral value. 2014-09-15 15:14:13 +00:00
clang-tools-extra [clang-tidy] Add a checker for long functions. 2014-09-15 12:48:25 +00:00
compiler-rt [asan] Fix a flaky test. 2014-09-15 13:05:40 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld Make anonymous namespace as small as possible. 2014-09-12 17:30:13 +00:00
lldb Check for byte order correctness in GDBRemoteCommunicationClient::GetCurrentProcessInfo. 2014-09-15 15:31:11 +00:00
llvm R600/SI: Fix promote alloca pass breaking addrspacecast 2014-09-15 15:41:44 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Compute and print the minimal loop carried dependency distance 2014-09-13 17:34:11 +00:00