diff options
Diffstat (limited to 'test/CodeGen/X86/subtarget-feature-change.ll')
-rw-r--r-- | test/CodeGen/X86/subtarget-feature-change.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/subtarget-feature-change.ll b/test/CodeGen/X86/subtarget-feature-change.ll index cd677294c6..c950692f93 100644 --- a/test/CodeGen/X86/subtarget-feature-change.ll +++ b/test/CodeGen/X86/subtarget-feature-change.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s -march=x86-64 | FileCheck %s +; XFAIL: * ; This should not generate SSE instructions: ; |