Go to file
Dmitry Vyukov 7d3d94454c tsan: improve memory allocator a bit
llvm-svn: 162561
2012-08-24 15:53:14 +00:00
clang Fix 80-column violation. 2012-08-24 15:51:10 +00:00
clang-tools-extra Change AST matcher names to conform with the new naming. 2012-08-24 05:39:51 +00:00
compiler-rt tsan: improve memory allocator a bit 2012-08-24 15:53:14 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
libcxx Fix a typo in the docs 2012-08-22 00:57:11 +00:00
libcxxabi Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Remove printf that go left in the code. 2012-08-24 06:43:15 +00:00
llvm GVN: Fix quadratic runtime on the number of switch cases. 2012-08-24 15:06:28 +00:00
polly PoCC: Simplify condition 2012-08-24 13:56:56 +00:00