summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Blackfin/promote-logic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Blackfin/promote-logic.ll')
-rw-r--r--llvm/test/CodeGen/Blackfin/promote-logic.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Blackfin/promote-logic.ll b/llvm/test/CodeGen/Blackfin/promote-logic.ll
index c247aca0a5b..46da56681d4 100644
--- a/llvm/test/CodeGen/Blackfin/promote-logic.ll
+++ b/llvm/test/CodeGen/Blackfin/promote-logic.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -march=bfin > %t
+; XFAIL: *
; DAGCombiner::SimplifyBinOpWithSameOpcodeHands can produce an illegal i16 OR
; operation after LegalizeOps.
OpenPOWER on IntegriCloud