1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

XFAIL test/CodeGen/SystemZ/alias-01.ll which requires CodeGen TBAA

llvm-svn: 200094
This commit is contained in:
Hal Finkel 2014-01-25 19:31:44 +00:00
parent 4628346484
commit 00ca83459a

View 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: