llvm with tablegen backend for capstone disassembler
Go to file
Chad Rosier 152749ce80 [ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This
is a follow on to r179393.  Test case to be added on the clang side.
Part of rdar://13453209

llvm-svn: 179399
2013-04-12 18:54:20 +00:00
clang [analyzer] Print a diagnostic note even if the region cannot be printed. 2013-04-12 18:40:27 +00:00
clang-tools-extra Adding the AddOverride transform for cpp11-migrate 2013-04-09 20:49:49 +00:00
compiler-rt [sanitizer] Add syscall handlers to ASan and TSan runtimes. 2013-04-12 14:57:03 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc
libcxx Change <cwchar> and <cstring> to look out for flags which may or may not be set by the C headers <wchar.h> and <string.h> indicating C support for the C++-altered wcschr, wcspbrk, wcsrchr, wcsstr, wmemchr, strchr, strpbrk, strrchr, memchr, and strstr. This was already done in <cstring> for other platforms using other flags, so just had to add one more flag to the list there. 2013-04-08 18:59:28 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [Core] Add parallel infrastructure to lld. 2013-04-12 18:40:39 +00:00
lldb Replicated the materialization logic for persistent 2013-04-12 18:10:34 +00:00
llvm [ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This 2013-04-12 18:54:20 +00:00
polly ScheduleOptimizer: Use isl_map_from_union_map to extract map. 2013-04-11 05:55:13 +00:00