diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2009-11-03 05:52:54 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2009-11-03 05:52:54 +0000 |
| commit | 8d681f04712f4a94f3ea9d2c4abe6b5def0deae1 (patch) | |
| tree | 7bfa0d7f05a7d327bb9a0f4ce3460dfacd8cecde /llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll | |
| parent | 23c009f12568809949192629ef5d0f668efa72c6 (diff) | |
| download | bcm5719-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.ll | 1 |
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* } |

