This test is meant for X86 CPU which does not support SSE2.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 1 Dec 2006 10:17:36 +0000 (10:17 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 1 Dec 2006 10:17:36 +0000 (10:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32072 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll

index b22a7d0b0c644b22b13d0371054a1392108fa1aa..4cb94b37c91aecf794c4385e87121023ebe462e4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llvm-as < %s | llc -march=x86 -mcpu=generic
 ; Make sure LLC doesn't crash in the stackifier due to FP PHI nodes.
 
 void %radfg_() {