diff options
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/alias-01.ll')
-rw-r--r-- | llvm/test/CodeGen/SystemZ/alias-01.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/SystemZ/alias-01.ll b/llvm/test/CodeGen/SystemZ/alias-01.ll index dc904816d61..8839aade7a0 100644 --- a/llvm/test/CodeGen/SystemZ/alias-01.ll +++ b/llvm/test/CodeGen/SystemZ/alias-01.ll @@ -2,9 +2,6 @@ ; ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -; The use of TBAA in CodeGen has been temporarily disabled pending correctness fixes. -; XFAIL: * - ; Check that there are no spills. define void @f1(<16 x i32> *%src1, <16 x float> *%dest) { ; CHECK-LABEL: f1: |