From: Bill Wendling Date: Sat, 16 Jun 2007 23:57:51 +0000 (+0000) Subject: XFAILing until I can fix properly. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=521d5c72acb5c7b2d36c989ba51d6d7b825f79ca;p=oota-llvm.git XFAILing until I can fix properly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37618 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2007-06-15-IntToMMX.ll b/test/CodeGen/X86/2007-06-15-IntToMMX.ll index e608ac3ecb9..a72de1cd987 100644 --- a/test/CodeGen/X86/2007-06-15-IntToMMX.ll +++ b/test/CodeGen/X86/2007-06-15-IntToMMX.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llc -march=x86-64 -mattr=+mmx | grep paddusw +; XFAIL: * @R = external global <1 x i64> ; <<1 x i64>*> [#uses=1] define void @foo(<1 x i64> %A, <1 x i64> %B) {