1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Transforms/SampleProfile
Dehao Chen 755e933005 Set function entry count as 0 if sample profile is not found for the function.
Summary: This change makes the sample profile's behavior consistent with instr profile.

Reviewers: davidxl, eraman, dnovillo

Subscribers: llvm-commits

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

llvm-svn: 261587
2016-02-22 22:46:21 +00:00
..
Inputs Add profile summary support for sample profile. 2016-02-19 03:15:33 +00:00
branch.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
calls.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
cov-zero-samples.ll SamplePGO - Add coverage tracking for samples. 2015-11-23 20:12:21 +00:00
coverage-warning.ll SamplePGO - Add coverage tracking for samples. 2015-11-23 20:12:21 +00:00
discriminator.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
entry_counts.ll Set function entry count as 0 if sample profile is not found for the function. 2016-02-22 22:46:21 +00:00
fnptr.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
gcc-simple.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
inline-coverage.ll SamplePGO - Add coverage tracking for samples. 2015-11-23 20:12:21 +00:00
inline-hint.ll SamplePGO - Add initial support for inliner annotations. 2015-11-27 23:14:51 +00:00
inline.ll SamplePGO - Add test for hot/cold inlined functions. 2015-11-24 22:38:37 +00:00
nolocinfo.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
offset.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
propagate.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
remarks.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
syntax.ll [llvm-profdata] Add check for text profile formats and improve error reporting (2nd try) 2015-11-13 03:47:58 +00:00