llvm-6502/test/Transforms/SampleProfile
Diego Novillo 0e0929ed98 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237265 91177308-0d34-0410-b5e6-96231b3b80d8
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