Tweak this test for ARM-hosted 'bot.
authorStuart Hastings <stuart@apple.com>
Tue, 7 Jun 2011 15:23:11 +0000 (15:23 +0000)
committerStuart Hastings <stuart@apple.com>
Tue, 7 Jun 2011 15:23:11 +0000 (15:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132711 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2011-06-03-x87chain.ll

index 19b4fc734c3e68420fa575422f98bf51b2c5cda0..bf7f583aab73279da7f8136573139fa08101cbfc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s
 
 define float @chainfail1(i64* nocapture %a, i64* nocapture %b, i32 %x, i32 %y, float* nocapture %f) nounwind uwtable noinline ssp {
 entry: