summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/Inputs
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/Inputs')
-rw-r--r--llvm/test/Transforms/SampleProfile/Inputs/branch.prof8
-rw-r--r--llvm/test/Transforms/SampleProfile/Inputs/propagate.prof2
2 files changed, 6 insertions, 4 deletions
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/branch.prof b/llvm/test/Transforms/SampleProfile/Inputs/branch.prof
index 5977a386c7e..ac958e325c4 100644
--- a/llvm/test/Transforms/SampleProfile/Inputs/branch.prof
+++ b/llvm/test/Transforms/SampleProfile/Inputs/branch.prof
@@ -1,7 +1,9 @@
main:15680:0
- 0: 0
- 4: 0
- 7: 0
+ 1: 2500
+ 4: 1000
+ 5: 1000
+ 6: 800
+ 7: 500
9: 10226
10: 2243
16: 0
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/propagate.prof b/llvm/test/Transforms/SampleProfile/Inputs/propagate.prof
index 715321a4611..ee9c6d62dfd 100644
--- a/llvm/test/Transforms/SampleProfile/Inputs/propagate.prof
+++ b/llvm/test/Transforms/SampleProfile/Inputs/propagate.prof
@@ -4,7 +4,7 @@ _Z3fooiil:58139:0
2: 0
4: 1
5: 10
- 6: 0
+ 6: 2
7: 5
8: 3
9: 0
OpenPOWER on IntegriCloud