Go to file
Kostya Serebryany e8f961e847 [asan] use xchg instead of CAS in FakeStack::Allocate (5% faster for this case)
llvm-svn: 190589
2013-09-12 07:28:42 +00:00
clang [libclang] In clang_getLocation, check that the provided line/column is valid. 2013-09-12 01:10:36 +00:00
clang-tools-extra clang-tools-extra/test/clang-modernize/HeaderReplacements/main.cpp: Tweak sed(1) to let paths with a driveletter quoted in *_expected.yaml. 2013-09-11 11:55:59 +00:00
compiler-rt [asan] use xchg instead of CAS in FakeStack::Allocate (5% faster for this case) 2013-09-12 07:28:42 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx LWG Issue 2210 (Part #6): unordered_map and unordered_multimap 2013-09-12 03:00:31 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld Remove hard-coded leading underscore from entry symbol. 2013-09-12 05:09:01 +00:00
lldb Updated CMakeLists to match XCode project 2013-09-12 02:20:39 +00:00
llvm PPC: Enable aggressive anti-dependency breaking 2013-09-12 05:24:49 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00