Go to file
David Blaikie 6aeacaa527 FunctionAttrs: Skip it if the effective SCC (ignoring optnone functions) is empty
Minor optimization but mostly simplifies my debugging so I'm not dealing
with empty SCCNodeSets while investigating issues in this optimization.

llvm-svn: 304597
2017-06-02 21:24:17 +00:00
clang [ODRHash] Add support for TemplateArgument types. 2017-06-02 20:35:29 +00:00
clang-tools-extra [clang-tidy] Add `const` to operator() to fix a warning. 2017-06-02 18:47:50 +00:00
compiler-rt [sanitizer-coverage] nuke more stale code 2017-06-02 01:17:04 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Mark two coroutine tests as unsupported under ubsan, again 2017-06-02 20:06:49 +00:00
libcxxabi [libcxxabi] Rework CMakeLists.txt into modules 2017-06-01 00:09:20 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Revert "Merge IAT and ILT." 2017-06-02 18:49:38 +00:00
lldb cmake: Put PROCESS_VM_READV detection results into Config.h 2017-06-02 12:29:08 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm FunctionAttrs: Skip it if the effective SCC (ignoring optnone functions) is empty 2017-06-02 21:24:17 +00:00
openmp Re-enable assertion after the problem that caused it to be hit had been fixed 2017-06-01 18:10:45 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Track trip counts per-scop for performance measurement. 2017-06-02 11:36:52 +00:00