Go to file
Tobias Grosser b6033396fd ScheduleOptimizer: Do not tile bands with just one dimension
llvm-svn: 146149
2011-12-08 13:02:58 +00:00
clang Fix: allow @protocol forward declarations inside @implementation-s. 2011-12-08 09:58:43 +00:00
compiler-rt platform/clang_linux: Switch builtin and profile libraries to build using the 2011-12-08 02:39:54 +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 Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking as implemented on arm when I'm not sure about that platform. 2011-12-07 21:16:40 +00:00
lldb libEnhancedDisassembly.a is gone from recent LLVM. 2011-12-08 10:43:04 +00:00
llvm Fix bug 9905: Failure in code selection for llvm intrinsics sqrt/exp (fix for FSQRT, FSIN, FCOS, FPOWI, FPOW, FLOG, FLOG2, FLOG10, FEXP, FEXP2). 2011-12-08 07:55:03 +00:00
polly ScheduleOptimizer: Do not tile bands with just one dimension 2011-12-08 13:02:58 +00:00