Go to file
George Burgess IV 9fdbfe17a8 [CFLAA] Be more aggressive with interprocedural analysis.
This patch makes us perform interprocedural analysis on functions that
don't have internal linkage. It also removes a test that should've been
deleted in an earlier commit (since other tests now cover everything
that the newly-removed test covers).

Patch by Jia Chen.

Differential Revision: http://reviews.llvm.org/D21513

llvm-svn: 273229
2016-06-21 01:42:47 +00:00
clang [Docs] Try to fix the docs buildbot. 2016-06-21 00:16:23 +00:00
clang-tools-extra [clang-tidy] More doc fixes. NFC. 2016-06-17 12:01:15 +00:00
compiler-rt [msan] Don't check dstaddr in sendto() interceptor. 2016-06-20 22:05:33 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Allow both one and two dashes for all multi-letter options. 2016-06-20 23:10:40 +00:00
lldb Fix typo in eOpenOptionDontFollowSymlinks 2016-06-21 00:03:57 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [CFLAA] Be more aggressive with interprocedural analysis. 2016-06-21 01:42:47 +00:00
openmp Change hwloc discovery algorithm to print topology only for accessible resources 2016-06-16 20:31:19 +00:00
polly Replace ScalarReplAggregatesPass by SROAPass. 2016-06-15 13:21:28 +00:00