[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-exegesis / X86 / uops-LEA64r.s
blob68dde0a3be4b5c706f9d06719407b455b4b3172b
1 # RUN: llvm-exegesis -mode=uops -opcode-name=LEA64r -repetition-mode=duplicate -max-configs-per-opcode=2 | FileCheck %s
2 # RUN: llvm-exegesis -mode=uops -opcode-name=LEA64r -repetition-mode=loop -max-configs-per-opcode=2 | FileCheck %s
4 CHECK: ---
5 CHECK-NEXT: mode: uops
6 CHECK-NEXT: key:
7 CHECK-NEXT: instructions:
8 CHECK-NEXT: LEA64r
9 CHECK-NEXT: config: '0(%[[REG1:[A-Z0-9]+]], %[[REG2:[A-Z0-9]+]], 1)'
11 CHECK: ---
12 CHECK-NEXT: mode: uops
13 CHECK-NEXT: key:
14 CHECK-NEXT: instructions:
15 CHECK-NEXT: LEA64r
16 CHECK-NEXT: config: '42(%[[REG3:[A-Z0-9]+]], %[[REG4:[A-Z0-9]+]], 1)'