[InstCombine] Signed saturation patterns
[llvm-core.git] / test / tools / llvm-xray / X86 / account-simple-case.yaml
blobc995a7a77dfed3ed4bf5ca1c284ae7bec9b84777
1 #RUN: llvm-xray account %s -o - -m %S/Inputs/simple-instrmap.yaml | FileCheck %s
2 ---
3 header:
4   version: 1
5   type: 0
6   constant-tsc: true
7   nonstop-tsc: true
8   cycle-frequency: 2601000000
9 records:
10   - { type: 0, func-id: 1, cpu: 1, thread: 111, kind: function-enter, tsc: 10001 }
11   - { type: 0, func-id: 1, cpu: 1, thread: 111, kind: function-exit, tsc: 10100 }
12 ...
14 #CHECK:       Functions with latencies: 1
15 #CHECK-NEXT:  funcid  count  [ min, med, 90p, 99p, max] sum function
16 #CHECK-NEXT:  1 1 [ {{.*}}, {{.*}}, {{.*}}, {{.*}}, {{.*}}] {{.*}} {{.*}}