Go to file
Enrico Granata 6d2cfb80ba Huge speedup for testsuite categories
This ensures that we won't try to do cleanups of test cases that we are skipping
e.g. this brings down the time required to run the cmdline category on my machine from ~70s to ~30s

llvm-svn: 184363
2013-06-19 21:48:09 +00:00
clang Fixed long-standing issue with incorrect length calculation of multi-line comments. 2013-06-19 19:50:11 +00:00
clang-tools-extra Fixed typo. 2013-06-19 20:35:50 +00:00
compiler-rt [lsan] Prevent inlining of WipeStack(). 2013-06-19 15:39:13 +00:00
debuginfo-tests We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over 2013-06-07 22:09:23 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Implement full support for non-pointer types in custom allocators. This is for the associative containers only. This work still needs to be done on the unordered and sequence containers. Fixes http://llvm.org/bugs/show_bug.cgi?id=15978 2013-06-19 21:29:40 +00:00
libcxxabi Demangle objc mangling implemented in r184250 2013-06-19 13:43:18 +00:00
lld [PECOFF] Add a pass to ensure the correct ordering of grouped sections. 2013-06-19 17:46:57 +00:00
lldb Huge speedup for testsuite categories 2013-06-19 21:48:09 +00:00
llvm Spell correct (s/begining/beginning/) 2013-06-19 21:42:05 +00:00
polly revert r183799: scop detection: remove an iteration over all uses 2013-06-17 21:43:10 +00:00