Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-profdata / raw-32-bits-be.test
blobfbd31d044382a1afb04e23e9b35ea04ed061d8cd
1 RUN: printf '\377lprofR\201' > %t
2 RUN: printf '\0\0\0\0\0\0\0\11' >> %t
3 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
4 RUN: printf '\0\0\0\0\0\0\0\2' >> %t
5 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
6 RUN: printf '\0\0\0\0\0\0\0\3' >> %t
7 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
8 RUN: printf '\0\0\0\0\0\0\0\4' >> %t
9 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
10 RUN: printf '\0\0\0\0\0\0\0\20' >> %t
11 RUN: printf '\0\0\0\0\1\0\0\0' >> %t
12 RUN: printf '\0\0\0\0\3\0\0\0' >> %t
13 RUN: printf '\0\0\0\0\2\0\0\0' >> %t
14 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
16 RUN: printf '\134\370\302\114\333\030\275\254' >> %t
17 RUN: printf '\0\0\0\0\0\0\0\1' >> %t
18 RUN: printf '\1\0\0\0' >> %t
19 RUN: printf '\3\0\0\0' >> %t
20 RUN: printf '\0\0\0\0' >> %t
21 RUN: printf '\0\0\0\0' >> %t
22 RUN: printf '\0\0\0\1' >> %t
23 RUN: printf '\0\0\0\0\0\0\0\3' >> %t
24 RUN: printf '\0\0\0\0' >> %t
26 RUN: printf '\344\023\165\112\031\035\265\067' >> %t
27 RUN: printf '\0\0\0\0\0\0\0\2' >> %t
28 RUN: printf '\0\xff\xff\xd8' >> %t
29 RUN: printf '\2\xff\xff\xd3' >> %t
30 RUN: printf '\0\0\0\0' >> %t
31 RUN: printf '\0\0\0\0' >> %t
32 RUN: printf '\0\0\0\2' >> %t
33 RUN: printf '\0\0\0\0\0\0\0\1' >> %t
34 RUN: printf '\0\0\0\0' >> %t
36 RUN: printf '\0\0\0\0\0\0\0\023' >> %t
37 RUN: printf '\0\0\0\0\0\0\0\067' >> %t
38 RUN: printf '\0\0\0\0\0\0\0\101' >> %t
39 RUN: printf '\125\125\125\052' >> %t
40 RUN: printf '\7\0foo\1bar\0\0\0\0\0\0\0' >> %t
42 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s
43 RUN: llvm-profdata show %t -all-functions -text | FileCheck %s -check-prefix=MCDC
45 CHECK: Counters:
46 CHECK:   foo:
47 CHECK:     Hash: 0x0000000000000001
48 CHECK:     Counters: 1
49 CHECK:     Function count: 19
50 CHECK:     Block counts: []
51 CHECK:   bar:
52 CHECK:     Hash: 0x0000000000000002
53 CHECK:     Counters: 2
54 CHECK:     Function count: 55
55 CHECK:     Block counts: [65]
56 CHECK: Functions shown: 2
57 CHECK: Total functions: 2
58 CHECK: Maximum function count: 55
59 CHECK: Maximum internal block count: 65
61 MCDC: Num Bitmap Bytes:
62 MCDC-NEXT: $3
63 MCDC-NEXT: Bitmap Byte Values:
64 MCDC-NEXT: 55
65 MCDC-NEXT: 55
66 MCDC-NEXT: 55
67 MCDC: Num Bitmap Bytes:
68 MCDC-NEXT: $1
69 MCDC-NEXT: Bitmap Byte Values:
70 MCDC-NEXT: 0x2a