summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2015-03-12 20:38:10 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2015-03-12 20:38:10 +0000
commit99f2276adf3486fdc2accdb5693a5b4e7d6f06b6 (patch)
treed7369f9e131b1c1bac62657af28e8414cc6d6c92 /llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
parentf1f52512eaaa0234637e448c367505f1b9af6469 (diff)
downloadbcm5719-llvm-99f2276adf3486fdc2accdb5693a5b4e7d6f06b6.tar.gz
bcm5719-llvm-99f2276adf3486fdc2accdb5693a5b4e7d6f06b6.zip
Unxfail passing test on Hexagon
test/CodeGen/Generic/2008-02-20-MatchingMem.ll llvm-svn: 232098
Diffstat (limited to 'llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll b/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
index f228a897669..20f3dcc2971 100644
--- a/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
+++ b/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
@@ -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]
OpenPOWER on IntegriCloud