summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-09-01 18:40:03 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-09-01 18:40:03 +0000
commitbcf47a5bce48fe5f0c6ef1e803100682d001f182 (patch)
treeb44915a3a31394b1b0834e3b81916117107677e5 /test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
parentd4f27d7daad0ef77927c1cbb7eab3203fc6f6a29 (diff)
downloadllvm-bcf47a5bce48fe5f0c6ef1e803100682d001f182.tar.gz
llvm-bcf47a5bce48fe5f0c6ef1e803100682d001f182.tar.bz2
llvm-bcf47a5bce48fe5f0c6ef1e803100682d001f182.tar.xz
XFAIL this test on arm until the backend is fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138955 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll')
-rw-r--r--test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll b/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
index cd446d57d8..da26504b13 100644
--- a/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
+++ b/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
@@ -3,6 +3,9 @@
; the uses of a copy to a physical register without ignoring non-data
; dependence, PR10220.
+; The ARM backend can't handle i256 math at the moment.
+; XFAIL: arm
+
define void @f(i256* nocapture %a, i256* nocapture %b, i256* nocapture %cc, i256* nocapture %dd) nounwind uwtable noinline ssp {
entry:
%c = load i256* %cc