Go to file
Akira Hatanaka 31c6d3b71e [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
S, D, A, y, x, f, t, and u.

This is a follow-up patch for r167717.

rdar://problem/11846140
rdar://problem/17476970

llvm-svn: 217994
2014-09-17 23:35:14 +00:00
clang [X86, inline-asm] Check that the input size is correct for constraints R, q, Q, 2014-09-17 23:35:14 +00:00
clang-tools-extra Make a variable local so it's lifetime becomes more obvious. 2014-09-17 13:12:51 +00:00
compiler-rt tsan: fix bug number in comment 2014-09-17 22:57:57 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc atomic: undef macros that are included from atomic_decl.inc 2014-09-17 15:27:39 +00:00
libcxx Fix PR#20843: binomial_distribution<unsigned> is broken. Add test to ensure that signed and unsigned verstions produce the same sequence. 2014-09-17 18:33:58 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] update test case to match new llvm-objdump output 2014-09-17 00:51:18 +00:00
lldb If a new platform is created/selected for an architecture, make it the selected platform so you can do things like: 2014-09-17 16:42:50 +00:00
llvm Fix FastISel bug in boolean returns for PowerPC. 2014-09-17 23:25:06 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00