XFAIL test/CodeGen/SystemZ/alias-01.ll which requires CodeGen TBAA
authorHal Finkel <hfinkel@anl.gov>
Sat, 25 Jan 2014 19:31:44 +0000 (19:31 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sat, 25 Jan 2014 19:31:44 +0000 (19:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200094 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/SystemZ/alias-01.ll

index 8839aade7a0e3d13ab9826e4a78ef07e1390f53e..dc904816d61bbc350036e7fdaeffaf81e0c9fc8e 100644 (file)
@@ -2,6 +2,9 @@
 ;
 ; 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: