Go to file
Ahmed Bougacha 9e00ec6195 [AArch64] Improve short-form diags on long-form Match_InvalidOperand.
Since r244955, we try to use the short-form ErrorInfo when both
tries failed, and the long-form match failed on a suffix operand.
However, this means we sometimes mix ErrorInfo and MatchResult
(one manifestation of this being PR24498). Instead, restore both.

llvm-svn: 245469
2015-08-19 17:40:19 +00:00
clang Add REQUIRES: x86-registered-target to test since it's required. 2015-08-19 17:18:32 +00:00
clang-tools-extra [clang-tidy] Fix LoopConvertCheck bug. 2015-08-19 16:54:51 +00:00
compiler-rt [cmake darwin] Use a STATUS message type. Explain where the arches came from. 2015-08-19 16:23:19 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Remove test_atomic.h header 2015-08-19 17:37:34 +00:00
libcxxabi [libcxxabi] Add "install-libcxxabi" target. 2015-08-19 17:17:21 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Use ErrorOr::operator* instead of ErrorOr::get. 2015-08-18 09:18:15 +00:00
lldb XTIMEOUT TestEvents and TestThreadStates for Windows to Android. 2015-08-19 17:22:12 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [AArch64] Improve short-form diags on long-form Match_InvalidOperand. 2015-08-19 17:40:19 +00:00
openmp D11990: Lock-free start of serialized parallel regions 2015-08-18 10:08:27 +00:00
polly Generate alias metadata even in OpenMP mode 2015-08-19 16:04:35 +00:00