19 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py2# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=generic -resource-pressure=false -instruction-info=false < %s | FileCheck %s3 4.cv_fpo_pushreg ebx5add %eax, %eax6add %ebx, %ebx7add %ecx, %ecx8add %edx, %edx9 10# CHECK: Iterations: 10011# CHECK-NEXT: Instructions: 40012# CHECK-NEXT: Total Cycles: 13713# CHECK-NEXT: Total uOps: 40014 15# CHECK: Dispatch Width: 416# CHECK-NEXT: uOps Per Cycle: 2.9217# CHECK-NEXT: IPC: 2.9218# CHECK-NEXT: Block RThroughput: 1.319