[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when...
[oota-llvm.git] / test / CodeGen / Generic / 2008-02-20-MatchingMem.ll
index ef60f92fa05aa3fd4f3da624b9a7ac05637f3593..7ffb734c713a8f2395bfdcae4d8c29fc20e15d70 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 ; PR1133
+; XFAIL: hexagon
 define void @test(i32* %X) nounwind  {
 entry:
        %tmp1 = getelementptr i32* %X, i32 10           ; <i32*> [#uses=2]