1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/tools/llvm-profdata
Dehao Chen 106a6f8433 Fix the bug when SampleProfileWriter writes out number of callsites.
Summary: As we support multiple callsites for the same location, we need to traverse all locations to get the number of callsites.

Reviewers: davidxl

Reviewed By: davidxl

Subscribers: sanjoy, llvm-commits

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

llvm-svn: 309907
2017-08-03 00:09:18 +00:00
..
Inputs Fix the bug when SampleProfileWriter writes out number of callsites. 2017-08-03 00:09:18 +00:00
c-general.test Remove unnecessary prefix from comment lines in a .test file. 2017-07-20 17:20:36 +00:00
compat.proftext
count-mismatch.proftext
gcc-gcov-sample-profile.test
general.proftext
hash-mismatch.proftext
inline-samples.test
input-dir.test
input-filenames.test
lit.local.cfg
memop-size-prof.proftext Fix a couple of typos in memory intrinsic optimization output (NFC) 2017-05-24 17:55:25 +00:00
merge_empty_profile.test
multiple-inputs.test
nocompress.test [ProfData] Detect if zlib is available 2017-07-21 21:41:15 +00:00
overflow-instr.test
overflow-sample.test [sampleprof] Drop test dependency on the string hash func (NFC) 2017-04-26 15:39:53 +00:00
raw-32-bits-be.test
raw-32-bits-le.test
raw-64-bits-be.test
raw-64-bits-le.test
raw-magic-but-no-header.test
raw-two-profiles.test
sample-profile-basic.test Change sample profile writer to make it deterministic. 2017-05-11 23:43:44 +00:00
text-dump.test
text-format-errors.test
value-prof.proftext [PGO] Refactor profile dumping function for ease of adding other profile kind 2017-03-09 19:03:57 +00:00
weight-instr.test
weight-sample.test [sampleprof] Drop test dependency on the string hash func (NFC) 2017-04-26 15:39:53 +00:00