30 lines · plain
1# RUN: llvm-exegesis -mode=analysis -benchmarks-file=%s -analysis-clusters-output-file=- -analysis-numpoints=1 | FileCheck %s2 3# REQUIRES: asserts4# (sched class name is NDEBUG only)5 6# CHECK: cluster_id,opcode_name,config,sched_class,SBPort0,SBPort1,SBPort23,SBPort4,SBPort5,NumMicroOps7# CHECK-NEXT: SBWriteZeroLatency8 9---10mode: uops11key:12 instructions:13 - 'XOR32rr EAX EAX EAX'14 config: ''15 register_initial_values:16cpu_name: sandybridge17llvm_triple: x86_64-unknown-linux-gnu18num_repetitions: 1000019measurements:20 - { key: SBPort0, value: 0.0012, per_snippet_value: 0.0012 }21 - { key: SBPort1, value: 0.0021, per_snippet_value: 0.0021 }22 - { key: SBPort23, value: 0.0013, per_snippet_value: 0.0013 }23 - { key: SBPort4, value: 0.0018, per_snippet_value: 0.0018 }24 - { key: SBPort5, value: 0.0012, per_snippet_value: 0.0012 }25 - { key: NumMicroOps, value: 1.0108, per_snippet_value: 1.0108 }26error: ''27info: ''28assembled_snippet: 31C031C031C031C031C031C031C031C031C031C031C031C031C031C031C031C0C329...30