diff options
Diffstat (limited to 'test/CodeGen/SystemZ/fp-move-01.ll')
| -rw-r--r-- | test/CodeGen/SystemZ/fp-move-01.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/fp-move-01.ll b/test/CodeGen/SystemZ/fp-move-01.ll index 843b1b6a6e64..55c09e5d7796 100644 --- a/test/CodeGen/SystemZ/fp-move-01.ll +++ b/test/CodeGen/SystemZ/fp-move-01.ll @@ -1,7 +1,6 @@ ; Test moves between FPRs. ; ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s -; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s ; Test f32 moves. define float @f1(float %a, float %b) { |
