summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/Inputs
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/Inputs')
-rw-r--r--clang/test/CodeGen/Inputs/instr-attribute.profdata39
-rw-r--r--clang/test/CodeGen/Inputs/instr-profile.profdata138
2 files changed, 0 insertions, 177 deletions
diff --git a/clang/test/CodeGen/Inputs/instr-attribute.profdata b/clang/test/CodeGen/Inputs/instr-attribute.profdata
deleted file mode 100644
index 0419b3b3bef..00000000000
--- a/clang/test/CodeGen/Inputs/instr-attribute.profdata
+++ /dev/null
@@ -1,39 +0,0 @@
-hot_100_percent 4
-100000
-4999950000
-0
-0
-
-hot_40_percent 4
-40000
-799980000
-0
-0
-
-normal_func 4
-20000
-199990000
-0
-0
-
-cold_func 4
-500
-124750
-0
-0
-
-main 13
-1
-100000
-0
-0
-40000
-0
-0
-20000
-0
-0
-500
-0
-0
-
diff --git a/clang/test/CodeGen/Inputs/instr-profile.profdata b/clang/test/CodeGen/Inputs/instr-profile.profdata
deleted file mode 100644
index f6337d23329..00000000000
--- a/clang/test/CodeGen/Inputs/instr-profile.profdata
+++ /dev/null
@@ -1,138 +0,0 @@
-simple_loops 4
-1
-100
-100
-75
-
-conditionals 11
-1
-100
-50
-50
-33
-33
-16
-99
-100
-99
-100
-
-early_exits 9
-1
-0
-51
-1
-25
-1
-25
-1
-0
-
-jumps 22
-1
-1
-0
-1
-0
-0
-1
-0
-1
-2
-3
-2
-0
-3
-0
-1
-1
-1
-10
-0
-10
-9
-
-switches 19
-1
-1
-1
-15
-7
-1
-0
-2
-2
-3
-3
-4
-4
-0
-4
-4
-5
-1
-0
-
-big_switch 17
-1
-32
-32
-1
-0
-1
-1
-11
-11
-1
-1
-15
-15
-1
-1
-2
-2
-
-issue_with_one_counter 1
-0
-
-boolean_operators 8
-1
-100
-34
-66
-17
-34
-33
-50
-
-boolop_loops 9
-1
-50
-51
-50
-26
-50
-51
-50
-26
-
-do_fallthrough 4
-1
-10
-2
-8
-
-no_usable_data 5
-1
-1
-1
-1
-1
-
-main 1
-1
-
-instr-profile.c:static_func 2
-1
-10
-
OpenPOWER on IntegriCloud