summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-01-14 15:24:15 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-01-14 15:24:15 +0000
commit893b781e654979d51833f6819ea1e5a1b0fb1d75 (patch)
tree1594c449480f59d3b91acad5ff9f6d3fa41c0f0c /llvm/test/CodeGen/Generic
parenta9497f53c93aa3ab575b108e8cc353941e785063 (diff)
downloadbcm5719-llvm-893b781e654979d51833f6819ea1e5a1b0fb1d75.tar.gz
bcm5719-llvm-893b781e654979d51833f6819ea1e5a1b0fb1d75.zip
Unxfail passing testcase on Hexagon
llvm-svn: 257770
Diffstat (limited to 'llvm/test/CodeGen/Generic')
-rw-r--r--llvm/test/CodeGen/Generic/MachineBranchProb.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/MachineBranchProb.ll b/llvm/test/CodeGen/Generic/MachineBranchProb.ll
index ae3c8da2147..9c672c1f283 100644
--- a/llvm/test/CodeGen/Generic/MachineBranchProb.ll
+++ b/llvm/test/CodeGen/Generic/MachineBranchProb.ll
@@ -2,7 +2,7 @@
; ARM & AArch64 run an extra SimplifyCFG which disrupts this test.
; Hexagon crashes (PR23377)
-; XFAIL: arm,aarch64,hexagon
+; XFAIL: arm,aarch64
; Make sure we have the correct weight attached to each successor.
define i32 @test2(i32 %x) nounwind uwtable readnone ssp {
OpenPOWER on IntegriCloud