From: Tim Northover Date: Wed, 1 Oct 2014 20:31:58 +0000 (+0000) Subject: ARM: yes it can (as of r218789) X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c1b22c63c06e4d01991c77d785011789c888a204;p=oota-llvm.git ARM: yes it can (as of r218789) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218801 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll b/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll index da26504b13d..cd446d57d8a 100644 --- a/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll +++ b/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll @@ -3,9 +3,6 @@ ; 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