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
calls.ll
discriminator.ll
entry_counts.ll Add function entry counts from sample profiles. 2015-05-13 17:04:29 +00:00
fnptr.ll
propagate.ll
syntax.ll