Go to file
Eli Friedman 0e58cba286 Fix an optimization involving EXTRACT_SUBVECTOR in DAGCombine so it behaves correctly. PR11494.
llvm-svn: 145996
2011-12-07 00:11:56 +00:00
clang DeadStoresChecker: when whitelisting dead initializations with constants, look 2011-12-06 23:25:15 +00:00
compiler-rt build all C++ files in compiler-rt with -fno-exceptions 2011-12-06 21:11:50 +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 Substituted std::get_terminate() for direct access to the handler function pointer (which is now a static in cxa_handlers.cpp). This has the advantage of going through the atomic API and so is less likely to cause a data race. Ditto for unexpected. 2011-12-06 19:02:03 +00:00
lldb Use the shorter form of the LLDB framework binary path. 2011-12-06 22:48:52 +00:00
llvm Fix an optimization involving EXTRACT_SUBVECTOR in DAGCombine so it behaves correctly. PR11494. 2011-12-07 00:11:56 +00:00
polly Update isl. 2011-12-06 10:48:32 +00:00