this testcase is failing because pic16 doesn't define a reg/reg

xor pattern.  I have no plans to fix this XFAIL.

llvm-svn: 97587
This commit is contained in:
Chris Lattner 2010-03-02 20:48:24 +00:00
parent 0b0e6ace2c
commit d25f212f9f

View File

@ -1,5 +1,7 @@
;RUN: llc < %s -march=pic16
; RUN: llc < %s -march=pic16
; XFAIL: *
; This fails because PIC16 doesn't define a (xor reg, reg) pattern.
;
@c612.auto.a.b = internal global i1 false ; <i1*> [#uses=2]
@c612.auto.A.b = internal global i1 false ; <i1*> [#uses=2]