brintos

brintos / llvm-project-archived public Read only

0
0
Text · 418 B · 7a3699b Raw
9 lines · plain
1# RUN: not llvm-exegesis -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -mode=uops --benchmark-phase=assemble-measured-code -snippets-file=%s 2>&1 | FileCheck %s2 3# llvm-exegesis -mtriple=x86_64-unknown-unknown -mcpu=x86-64-DEFREG CL 14# llvm-exegesis -mtriple=x86_64-unknown-unknown -mcpu=x86-64-DEFREG AX 15div8r cl6 7CHECK: error: invalid instruction mnemonic 'div8r'8CHECK: llvm-exegesis error: cannot parse asm file9