diff options
Diffstat (limited to 'test/CodeGen/X86/stack-folding-xop.ll')
| -rw-r--r-- | test/CodeGen/X86/stack-folding-xop.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/stack-folding-xop.ll b/test/CodeGen/X86/stack-folding-xop.ll index 44a0d1dc65828..d0c48b400804f 100644 --- a/test/CodeGen/X86/stack-folding-xop.ll +++ b/test/CodeGen/X86/stack-folding-xop.ll @@ -1,4 +1,4 @@ -; RUN: llc -O3 -disable-peephole -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -mattr=+avx,+xop < %s | FileCheck %s +; RUN: llc -O3 -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx,+xop < %s | FileCheck %s target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-unknown" |
