brintos

brintos / llvm-project-archived public Read only

0
0
Text · 401 B · aa00ac4 Raw
13 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py2# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=10 %s 2>&1 | FileCheck %s3 4# LLVM-MCA-LATENCY 1005add (%eax), %eax6# LLVM-MCA-LATENCY7mov %eax, (%ebx)8 9# CHECK:      Iterations:        1010# CHECK-NEXT: Instructions:      2011# CHECK-NEXT: Total Cycles:      100412# CHECK-NEXT: Total uOps:        2013