summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fp.ll
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2007-11-28 04:57:00 +0000
committerTanya Lattner <tonic@nondot.org>2007-11-28 04:57:00 +0000
commit8f342f8ef350af778bfa4c5d07eb4615dcd76af0 (patch)
treeb77175ea3fa5ab9ce347233bd6f667c0523c29b5 /llvm/test/CodeGen/ARM/fp.ll
parentd0d8d4e3b9fdce475444f4e9c39c5561733560ea (diff)
downloadbcm5719-llvm-8f342f8ef350af778bfa4c5d07eb4615dcd76af0.tar.gz
bcm5719-llvm-8f342f8ef350af778bfa4c5d07eb4615dcd76af0.zip
Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines.
XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
Diffstat (limited to 'llvm/test/CodeGen/ARM/fp.ll')
-rw-r--r--llvm/test/CodeGen/ARM/fp.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/fp.ll b/llvm/test/CodeGen/ARM/fp.ll
index 038dd42e2dc..186d20a3331 100644
--- a/llvm/test/CodeGen/ARM/fp.ll
+++ b/llvm/test/CodeGen/ARM/fp.ll
@@ -9,6 +9,7 @@
; RUN: grep fuitod %t
; RUN: grep fuitos %t
; RUN: grep 1065353216 %t
+; XFAIL: *
float %f(int %a) {
entry:
OpenPOWER on IntegriCloud