ARM: yes it can (as of r218789)
authorTim Northover <tnorthover@apple.com>
Wed, 1 Oct 2014 20:31:58 +0000 (20:31 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 1 Oct 2014 20:31:58 +0000 (20:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218801 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll

index da26504b13d1ca480ecafb536f021a7a8b42f471..cd446d57d8a5abd26b82d11c6eb0404dae38f568 100644 (file)
@@ -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