Go to file
Duncan P. N. Exon Smith 3bfffde27a DI: Use a `DenseMap` instead of named metadata, NFC
Remove a strange round-trip through named metadata to assign preserved
local variables to their subprograms.

llvm-svn: 219798
2014-10-15 16:11:41 +00:00
clang Update for llvm api change. 2014-10-15 15:44:25 +00:00
clang-tools-extra Fix llvm-header-guard check. 2014-10-15 12:18:35 +00:00
compiler-rt [Tsan] Fix the sunrpc.cc test to build on FreeBSD 2014-10-15 12:47:48 +00:00
debuginfo-tests cleanup comments and remove an obsolete workaround 2014-10-13 18:04:10 +00:00
libclc r600: Use llvm intrinsic to read work dimension information 2014-10-15 15:08:06 +00:00
libcxx Fixes PR21157 'tuple: non-default constructible tuple hard failure' Thanks to Louis Dionne for the bug report and the patch. 2014-10-15 10:33:02 +00:00
libcxxabi Correctly export _Unwind_[GS]et(GR|IP) for EHABI. 2014-10-13 21:01:30 +00:00
lld Use isa<> and cast<> instead of definition(). 2014-10-14 21:42:08 +00:00
lldb Improve the handling of kalimba ELF file section type recognition. 2014-10-15 08:21:54 +00:00
llvm DI: Use a `DenseMap` instead of named metadata, NFC 2014-10-15 16:11:41 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NfC] Simplify and clean the handling of (new) access relations 2014-10-13 12:58:03 +00:00