These have been in place for quite a while now.
Several bugs have since been fixed, and these tests now pass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351679
91177308-0d34-0410-b5e6-
96231b3b80d8
; to fail.
; XFAIL: hexagon
-; Bug: PR31899
-; XFAIL: avr
-
declare void @foo()
; Make sure we have the correct weight attached to each successor.
; RUN: llc < %s
-; XFAIL: avr
@a_str = internal constant [8 x i8] c"a = %d\0A\00" ; <[8 x i8]*> [#uses=1]
@a_mul_str = internal constant [13 x i8] c"a * %d = %d\0A\00" ; <[13 x i8]*> [#uses=1]
; RUN: llc < %s
-; XFAIL: avr
@a_str = internal constant [8 x i8] c"a = %d\0A\00" ; <[8 x i8]*> [#uses=1]
@b_str = internal constant [8 x i8] c"b = %d\0A\00" ; <[8 x i8]*> [#uses=1]
; RUN: llc < %s
-; XFAIL: avr
@a_str = internal constant [8 x i8] c"a = %d\0A\00" ; <[8 x i8]*> [#uses=1]
@b_str = internal constant [8 x i8] c"b = %d\0A\00" ; <[8 x i8]*> [#uses=1]
; RUN: llc < %s
-; PR31338
-; XFAIL: avr
-
define <2 x double> @vector_select(<2 x double> %x, <2 x double> %y) nounwind {
%x.lo = extractelement <2 x double> %x, i32 0 ; <double> [#uses=1]
%x.lo.ge = fcmp oge double %x.lo, 0.000000e+00 ; <i1> [#uses=1]