Author: lattner
Date: Tue Nov 27 23:37:13 2007
New Revision: 44395

URL: http://llvm.org/viewvc/llvm-project?rev=44395&view=rev
Log:
xfail a test

Modified:
    llvm/trunk/test/CodeGen/Alpha/mul5.ll

Modified: llvm/trunk/test/CodeGen/Alpha/mul5.ll
URL: 
http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/Alpha/mul5.ll?rev=44395&r1=44394&r2=44395&view=diff

==============================================================================
--- llvm/trunk/test/CodeGen/Alpha/mul5.ll (original)
+++ llvm/trunk/test/CodeGen/Alpha/mul5.ll Tue Nov 27 23:37:13 2007
@@ -1,6 +1,7 @@
 ; Make sure this testcase does not use mulq
 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | \
 ; RUN:   not grep -i mul
+; XFAIL: *
 
 implementation   ; Functions:
 


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to