brintos

brintos / llvm-project-archived public Read only

0
0
Text · 382 B · f460f1d Raw
12 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), %eax6mov %eax, (%ebx)7 8# CHECK:      Iterations:        109# CHECK-NEXT: Instructions:      2010# CHECK-NEXT: Total Cycles:      110311# CHECK-NEXT: Total uOps:        2012