Fix SystemZ tests

llvm-svn: 128686
This commit is contained in:
Jakob Stoklund Olesen 2011-03-31 23:02:12 +00:00
parent 8d543de400
commit 903baeac27
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
; RUN: llc < %s | FileCheck %s
; RUN: llc < %s -regalloc=basic | FileCheck %s
target datalayout = "E-p:64:64:64-i8:8:16-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-a0:16:16"
target triple = "s390x-ibm-linux"
@ -8,7 +9,7 @@ declare void @rdft(i32 signext, i32 signext, double*, i32* nocapture, double*) n
declare double @mp_mul_d2i_test(i32 signext, i32 signext, double* nocapture) nounwind
define void @mp_mul_radix_test_bb3(i32 %radix, i32 %nfft, double* %tmpfft, i32* %ip, double* %w, double* %arrayidx44.reload, double* %call.out) nounwind {
; CHECK: lg %r11, 328(%r15)
; CHECK: lg %r{{[0-9]+}}, 328(%r15)
newFuncRoot:
br label %bb3