diff options
| author | Tim Northover <tnorthover@apple.com> | 2014-10-01 20:31:58 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2014-10-01 20:31:58 +0000 |
| commit | 6a1ef73140254d754ceefa3ae7811066d665f413 (patch) | |
| tree | 0755bcbc7c35a038a6e00c915bee25535f7f31ed /llvm/test/CodeGen | |
| parent | c66ea0fc12046ee1b74b3cbab3571b77dc5d287d (diff) | |
| download | bcm5719-llvm-6a1ef73140254d754ceefa3ae7811066d665f413.tar.gz bcm5719-llvm-6a1ef73140254d754ceefa3ae7811066d665f413.zip | |
ARM: yes it can (as of r218789)
llvm-svn: 218801
Diffstat (limited to 'llvm/test/CodeGen')
| -rw-r--r-- | llvm/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll b/llvm/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll index da26504b13d..cd446d57d8a 100644 --- a/llvm/test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll +++ b/llvm/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 |

