Go to file
Chandler Carruth 108d19e6b5 Add a rough draft of some content about the new SROA. I'll try to proof
read this and clean it up tomorrow, but hopefully it's a good
placeholder.

llvm-svn: 170196
2012-12-14 13:37:17 +00:00
clang Targets.cpp: [cygwin] Add the predefined macro "_X86_", according to newer version of cygwin/w32api. 2012-12-14 10:17:26 +00:00
clang-tools-extra Add cpp11-migrate to autoconf build 2012-12-12 16:08:10 +00:00
compiler-rt [asan] more asan_allocator2 code: record the allocation stack trace, implement calloc/etc 2012-12-14 13:16:19 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Updated CREDITS.TXT 2012-12-13 00:51:59 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld [CMake] Fix external llvm build. It needs to know where llvm-tblgen is. 2012-12-10 23:52:34 +00:00
lldb Cleaned up the UUID mismatch just printing itself whenever it wants to by allowing an optional feedback stream to be passed along when getting the symbol vendor. 2012-12-14 02:15:00 +00:00
llvm Add a rough draft of some content about the new SROA. I'll try to proof 2012-12-14 13:37:17 +00:00
polly isl: detect vector parallelism 2012-12-13 16:52:41 +00:00