summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-11-03 05:52:54 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-11-03 05:52:54 +0000
commit8d681f04712f4a94f3ea9d2c4abe6b5def0deae1 (patch)
tree7bfa0d7f05a7d327bb9a0f4ce3460dfacd8cecde /llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
parent23c009f12568809949192629ef5d0f668efa72c6 (diff)
downloadbcm5719-llvm-8d681f04712f4a94f3ea9d2c4abe6b5def0deae1.tar.gz
bcm5719-llvm-8d681f04712f4a94f3ea9d2c4abe6b5def0deae1.zip
Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.
llvm-svn: 85871
Diffstat (limited to 'llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll')
-rw-r--r--llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll b/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
index 8f646946f42..76474746ee4 100644
--- a/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
+++ b/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
@@ -1,7 +1,6 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mattr=+neon -arm-use-neon-fp
; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mattr=+neon -arm-use-neon-fp | not grep fcpys
; rdar://7117307
-; XFAIL: *
%struct.Hosp = type { i32, i32, i32, %struct.List, %struct.List, %struct.List, %struct.List }
%struct.List = type { %struct.List*, %struct.Patient*, %struct.List* }
OpenPOWER on IntegriCloud