Go to file
Benjamin Kramer e30b70073a X86: smulo -> add is now done target-independently in DAGCombiner, remove the patterns.
llvm-svn: 131801
2011-05-21 18:32:01 +00:00
clang Teach Sema::ActOnUninitializedDecl() not to try to interpret when one 2011-05-21 17:52:48 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Clang is now correctly marking this as a class, so update the test case accordingly 2011-05-21 18:17:06 +00:00
libcxx This is a simplified (and superior) implementation of __invoke, __invokable and __invoke_of. It is superior in that __invoke now handles reference qualified member functions whereas the previous implementation did not. And it simply has less infrastructure in its implementation. I'm still learning how to program in C++11 (and probably will be for a long time). This change does not impact the behavior we're seeing in http://llvm.org/bugs/show_bug.cgi?id=9975 2011-05-20 22:02:53 +00:00
libcxxabi Add goal 2011-05-19 23:38:38 +00:00
lldb A little refactoring. 2011-05-21 00:55:57 +00:00
llvm X86: smulo -> add is now done target-independently in DAGCombiner, remove the patterns. 2011-05-21 18:32:01 +00:00
polly www: Colorize TODO status 2011-05-14 19:02:51 +00:00