Unxfail passing test on Hexagon
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 12 Mar 2015 20:38:10 +0000 (20:38 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 12 Mar 2015 20:38:10 +0000 (20:38 +0000)
test/CodeGen/Generic/2008-02-20-MatchingMem.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232098 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2008-02-20-MatchingMem.ll

index f228a8976695f87839d441ab329e8db11e1f2b83..20f3dcc2971d4b1e8825efac3386d2cd319ed729 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: llc -no-integrated-as < %s
 ; PR1133
-; XFAIL: hexagon
 define void @test(i32* %X) nounwind  {
 entry:
        %tmp1 = getelementptr i32, i32* %X, i32 10              ; <i32*> [#uses=2]