aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-12-01 10:17:36 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-12-01 10:17:36 +0000
commit2c0fbb1cb68d2e7cf37ff05d9f7d22b96759c6d3 (patch)
treec5a73cc91b7d517e13fc59525bbaac7d4bdf27f2 /test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
parent32644ac67ce25a06c8c6658746911479d56a894f (diff)
downloadexternal_llvm-2c0fbb1cb68d2e7cf37ff05d9f7d22b96759c6d3.zip
external_llvm-2c0fbb1cb68d2e7cf37ff05d9f7d22b96759c6d3.tar.gz
external_llvm-2c0fbb1cb68d2e7cf37ff05d9f7d22b96759c6d3.tar.bz2
This test is meant for X86 CPU which does not support SSE2.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32072 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll')
-rw-r--r--test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll b/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
index b22a7d0..4cb94b3 100644
--- a/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
+++ b/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
@@ -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_() {