Go to file
Easwaran Raman a7bdb8a513 Compute summary before calling extractProfTotalWeight
extractProfTotalWeight checks if the profile type is sample profile, but
before that we have to ensure that summary is available. Also expanded
the unittest to test the case where there is no summar

Differential Revision: https://reviews.llvm.org/D28708

llvm-svn: 291982
2017-01-14 00:32:37 +00:00
clang clang-format: Fix bug in making line break decisions. 2017-01-13 23:18:16 +00:00
clang-tools-extra Remove unused lambda captures. NFC 2017-01-13 19:02:50 +00:00
compiler-rt Remove SANITIZER_LINUX ifdefs 2017-01-13 19:25:58 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Diagnose invalid memory orderings in <atomic> 2017-01-13 23:45:39 +00:00
libcxxabi [libc++abi] Add a silent terminate handler to libcxxabi. 2017-01-13 19:22:26 +00:00
libunwind Bump version to 5.0.0svn 2017-01-12 21:37:55 +00:00
lld COFF: include relocation type in unsupported relocation message 2017-01-13 22:05:22 +00:00
lldb Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5 2017-01-13 19:28:42 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Compute summary before calling extractProfTotalWeight 2017-01-14 00:32:37 +00:00
openmp kmp_affinity: Fix check if specific bit is set 2017-01-12 11:39:04 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly ScopInfo: use correct enum type in type definition 2017-01-13 21:46:48 +00:00