1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/SampleProfile
Diego Novillo 1153681873 Add function entry counts from sample profiles.
This patch uses the new function profile metadata "function_entry_count"
to annotate entry counts from sample profiles.

In a sampling profile, the total samples collected at the function entry
are an approximation for the number of times that function was invoked.

llvm-svn: 237265
2015-05-13 17:04:29 +00:00
..
Inputs Add function entry counts from sample profiles. 2015-05-13 17:04:29 +00:00
branch.ll Allow 0-weight branches in BranchProbabilityInfo. 2015-05-06 17:55:11 +00:00
calls.ll Allow 0-weight branches in BranchProbabilityInfo. 2015-05-06 17:55:11 +00:00
discriminator.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
entry_counts.ll Add function entry counts from sample profiles. 2015-05-13 17:04:29 +00:00
fnptr.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
propagate.ll Allow 0-weight branches in BranchProbabilityInfo. 2015-05-06 17:55:11 +00:00
syntax.ll llvm/test/Transforms/SampleProfile/syntax.ll: Relax MISSING-FILE not to 2014-10-30 22:28:46 +00:00