comparison test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents 95c75e76d11b
children 803732b1fca8
comparison
equal deleted inserted replaced
101:34baf5011add 120:1172e4bd9c6f
1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 1 ; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
2 ; END. 2 ; END.
3 3
4 define void @test(i8* %stack) { 4 define void @test(i8* %stack) {
5 entry: 5 entry:
6 %tmp9 = icmp eq i32 0, 0 ; <i1> [#uses=1] 6 %tmp9 = icmp eq i32 0, 0 ; <i1> [#uses=1]