Go to file
Dehao Chen 21aefaec97 Do not read callee name when matching IR to profile as it is not used.
Summary: Callee name is not used to identify a callsite now, so do not read it during annotation.

Reviewers: davidxl, dnovillo

Subscribers: dnovillo, danielcdh, llvm-commits

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

llvm-svn: 268069
2016-04-29 17:19:10 +00:00
clang Add a Subjects line to NoDebugAttr [NFC]. 2016-04-29 17:03:34 +00:00
clang-tools-extra [find-all-symbols] Parallelize the merge step. 2016-04-29 12:46:27 +00:00
compiler-rt [sanitizers] [SystemZ] Mark kernel 3.12.58+ as safe from CVE-2016-2143. 2016-04-29 14:59:19 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fix PR21428 for long. Buffer was one byte too small in octal formatting case. Rename previously added test 2016-04-29 07:23:20 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Fix producing undefined reference to __progname. 2016-04-29 16:23:31 +00:00
lldb Used llvm_unreached to quite a VC++ compiler warning. 2016-04-28 20:14:44 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Do not read callee name when matching IR to profile as it is not used. 2016-04-29 17:19:10 +00:00
openmp Remove architecture dependent Hwloc DEBUG section 2016-04-25 21:11:26 +00:00
polly doc: A source code with Polly does not use a separate module (by default) 2016-04-29 12:35:46 +00:00