From: Stuart Hastings Date: Tue, 7 Jun 2011 15:23:11 +0000 (+0000) Subject: Tweak this test for ARM-hosted 'bot. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a0dab9cfdf9f1c48a337e0b4d23aa6e356feef5d;p=oota-llvm.git Tweak this test for ARM-hosted 'bot. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132711 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2011-06-03-x87chain.ll b/test/CodeGen/X86/2011-06-03-x87chain.ll index 19b4fc734c3..bf7f583aab7 100644 --- a/test/CodeGen/X86/2011-06-03-x87chain.ll +++ b/test/CodeGen/X86/2011-06-03-x87chain.ll @@ -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: