diff options
Diffstat (limited to 'test/CodeGen/Blackfin/promote-logic.ll')
-rw-r--r-- | test/CodeGen/Blackfin/promote-logic.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Blackfin/promote-logic.ll b/test/CodeGen/Blackfin/promote-logic.ll index c247aca..46da566 100644 --- a/test/CodeGen/Blackfin/promote-logic.ll +++ b/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. |