Go to file
Howard Hinnant 6ccae15ef0 Modified __cxa_end_catch to handle dependent exceptions.
llvm-svn: 146172
2011-12-08 19:35:18 +00:00
clang Added missing testcase from r145849. Thanks to Dave Blaikie for catching this. 2011-12-08 19:26:24 +00:00
compiler-rt [asan] fresh version of mach_override; added mach_override/README.txt. Patch by glider@google.com 2011-12-08 19:14:07 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 2011-12-05 00:08:45 +00:00
libcxxabi Modified __cxa_end_catch to handle dependent exceptions. 2011-12-08 19:35:18 +00:00
lldb Added the ability to dereference an Objective-C object 2011-12-08 19:04:34 +00:00
llvm Teach SelectionDAG to match more calls to libm functions onto existing SDNodes. Mark these nodes as illegal by default, unless the target declares otherwise. 2011-12-08 19:32:14 +00:00
polly ScheduleOptimizer: Do not tile bands with just one dimension 2011-12-08 13:02:58 +00:00