Tests: Be less dependent on a specific schedule/regalloc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192454 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matthias Braun
2013-10-11 15:40:12 +00:00
parent 21d60f02c3
commit 5b51fd5b55
10 changed files with 53 additions and 55 deletions

View File

@ -5,11 +5,9 @@ define void @PR13378() nounwind {
; This was orriginally a crasher trying to schedule the instructions.
; CHECK-LABEL: PR13378:
; CHECK: vld1.32
; CHECK-NEXT: vst1.32
; CHECK-NEXT: vst1.32
; CHECK-NEXT: vmov.f32
; CHECK-NEXT: vmov.f32
; CHECK-NEXT: vst1.32
; CHECK: vst1.32
; CHECK: vst1.32
; CHECK: vst1.32
entry:
%0 = load <4 x float>* undef, align 4