Go to file
Richard Sandiford f348f831d5 [SystemZ] Define the call instructions as pseudo aliases.
Similar to r191364, but for calls.  This patch also removes the shortening
of BRASL to BRAS within a TU.  Doing that was a bit controversial internally,
since there's a strong expectation with the z assembler that WYWIWYG.

llvm-svn: 191366
2013-09-25 10:37:17 +00:00
clang StaticAnalyzer/Core/RegionStore.cpp: Prune one last "\param IsConst", as fixup to r191342. [-Wdocumentation] 2013-09-25 08:17:20 +00:00
clang-tools-extra clang-apply-replacements: Clean up -help and -version 2013-09-24 18:14:54 +00:00
compiler-rt [Sanitizer] Don't include wordexp.h on Android 2013-09-25 07:41:46 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Peter Collingbourne: Fix warnings when compiling with -DNDEBUG. 2013-09-21 21:26:37 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld Make Driver::link and LinkingContext::validate return true on success. 2013-09-24 23:26:34 +00:00
lldb Target::m_suppress_synthetic_value was a hack required to disable synthetic values while passing an SBValue to a synthetic child provider, or incur an endless recursion 2013-09-24 22:58:37 +00:00
llvm [SystemZ] Define the call instructions as pseudo aliases. 2013-09-25 10:37:17 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00