1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

XFAILing until I can fix properly.

llvm-svn: 37618
This commit is contained in:
Bill Wendling 2007-06-16 23:57:51 +00:00
parent 94f3474832
commit ad8326e004

View File

@ -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) {