1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

Temporary xfail until PR5367 will be resolved

llvm-svn: 85848
This commit is contained in:
Anton Korobeynikov 2009-11-03 00:37:36 +00:00
parent 48b30c79be
commit bce2703f18
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mattr=+neon -arm-use-neon-fp
; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mattr=+neon -arm-use-neon-fp | not grep fcpys
; rdar://7117307
; XFAIL: *
%struct.Hosp = type { i32, i32, i32, %struct.List, %struct.List, %struct.List, %struct.List }
%struct.List = type { %struct.List*, %struct.Patient*, %struct.List* }

View File

@ -1,4 +1,5 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | grep fcpys | count 4
; XFAIL: *
define arm_apcscc void @fht(float* nocapture %fz, i16 signext %n) nounwind {
entry: