mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
3104bbde01
The X86 exegesis target is never executed run on non-X86 hosts, disable X86 instrinsic code on non-X86 targets. This reverts commit 8cfc872129a99782ab07a19171bf8eace85589ae.
7 lines
206 B
ArmAsm
7 lines
206 B
ArmAsm
# RUN: llvm-exegesis -mode=uops -opcode-name=FLDENVm,FLDL2E -repetition-mode=duplicate | FileCheck %s
|
|
|
|
CHECK: mode: uops
|
|
CHECK-NEXT: key:
|
|
CHECK-NEXT: instructions:
|
|
CHECK-NEXT: FLDENVm
|