[HLSL] Implement RWBuffer::operator[] via __builtin_hlsl_resource_getpointer (#117017)
[llvm-project.git] / llvm / test / tools / llvm-profdata / raw-64-bits-le.test
blob99d486b8a5176957614258b6ae2d2f444128bbb7
1 // gnuwin32 printf does not work for this test because it will print \15 (CR)
2 // whenever \12 (LF) is in the input string.
3 UNSUPPORTED: system-windows
4 RUN: printf '\201rforpl\377' > %t
5 RUN: printf '\12\0\0\0\0\0\0\0' >> %t
6 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
7 RUN: printf '\2\0\0\0\0\0\0\0' >> %t
8 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
9 RUN: printf '\3\0\0\0\0\0\0\0' >> %t
10 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
11 RUN: printf '\4\0\0\0\0\0\0\0' >> %t
12 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
13 RUN: printf '\20\0\0\0\0\0\0\0' >> %t
14 RUN: printf '\0\0\4\0\1\0\0\0' >> %t
15 RUN: printf '\0\0\4\0\3\0\0\0' >> %t
16 RUN: printf '\0\0\4\0\2\0\0\0' >> %t
17 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
18 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
19 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
21 RUN: printf '\254\275\030\333\114\302\370\134' >> %t
22 RUN: printf '\1\0\0\0\0\0\0\0' >> %t
23 RUN: printf '\0\0\4\0\1\0\0\0' >> %t
24 RUN: printf '\0\0\4\0\3\0\0\0' >> %t
25 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
26 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
27 RUN: printf '\1\0\0\0' >> %t
28 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
29 RUN: printf '\3\0\0\0' >> %t
31 RUN: printf '\067\265\035\031\112\165\023\344' >> %t
32 RUN: printf '\02\0\0\0\0\0\0\0' >> %t
33 RUN: printf '\xc8\xff\3\0\1\0\0\0' >> %t
34 RUN: printf '\xc3\xff\3\0\3\0\0\0' >> %t
35 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
36 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
37 RUN: printf '\02\0\0\0' >> %t
38 RUN: printf '\0\0\0\0\0\0\0\0' >> %t
39 RUN: printf '\1\0\0\0' >> %t
41 RUN: printf '\023\0\0\0\0\0\0\0' >> %t
42 RUN: printf '\067\0\0\0\0\0\0\0' >> %t
43 RUN: printf '\101\0\0\0\0\0\0\0' >> %t
44 RUN: printf '\125\125\125\052' >> %t
45 RUN: printf '\7\0foo\1bar\0\0\0\0\0\0\0' >> %t
47 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s
48 RUN: llvm-profdata show %t -all-functions -text | FileCheck %s -check-prefix=MCDC
50 CHECK: Counters:
51 CHECK:   foo:
52 CHECK:     Hash: 0x0000000000000001
53 CHECK:     Counters: 1
54 CHECK:     Function count: 19
55 CHECK:     Block counts: []
56 CHECK:   bar:
57 CHECK:     Hash: 0x0000000000000002
58 CHECK:     Counters: 2
59 CHECK:     Function count: 55
60 CHECK:     Block counts: [65]
61 CHECK: Functions shown: 2
62 CHECK: Total functions: 2
63 CHECK: Maximum function count: 55
64 CHECK: Maximum internal block count: 65
66 MCDC: Num Bitmap Bytes:
67 MCDC-NEXT: $3
68 MCDC-NEXT: Bitmap Byte Values:
69 MCDC-NEXT: 55
70 MCDC-NEXT: 55
71 MCDC-NEXT: 55
72 MCDC: Num Bitmap Bytes:
73 MCDC-NEXT: $1
74 MCDC-NEXT: Bitmap Byte Values:
75 MCDC-NEXT: 0x2a