Go to file
Daniel Dunbar c09e4593b2 Revert r146143, "Fix bug 9905: Failure in code selection for llvm intrinsics
sqrt/exp (fix for FSQRT, FSIN, FCOS, FPOWI, FPOW, FLOG, FLOG2, FLOG10, FEXP,
FEXP2).", it is failing tests.

llvm-svn: 146157
2011-12-08 17:32:18 +00:00
clang Keep track of import dependencies between submodules within the module 2011-12-08 17:01:29 +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 Revert r146143, "Fix bug 9905: Failure in code selection for llvm intrinsics 2011-12-08 17:32:18 +00:00
polly ScheduleOptimizer: Do not tile bands with just one dimension 2011-12-08 13:02:58 +00:00