40 lines · plain
1; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s2target triple = "powerpc64-unknown-linux-gnu"3 4define void @autogen_SD70() {5BB:6 br label %CF787 8CF78: ; preds = %CF87, %CF78, %BB9 br i1 undef, label %CF78, label %CF8710 11CF87: ; preds = %CF7812 %Cmp19 = icmp sge <8 x i1> zeroinitializer, zeroinitializer13 %Cmp26 = icmp slt i32 -1, undef14 br i1 %Cmp26, label %CF78, label %CF7915 16CF79: ; preds = %CF79, %CF8717 br i1 undef, label %CF79, label %CF8218 19CF82: ; preds = %CF82, %CF7920 br i1 undef, label %CF82, label %CF8421 22CF84: ; preds = %CF8223 br label %CF24 25CF: ; preds = %CF88, %CF, %CF8426 br i1 undef, label %CF, label %CF8527 28CF85: ; preds = %CF85, %CF29 %I52 = insertelement <8 x i1> %Cmp19, i1 %Cmp26, i32 630 %Cmp61 = icmp ult i32 477567, undef31 br i1 %Cmp61, label %CF85, label %CF8832 33CF88: ; preds = %CF8534 %E63 = extractelement <8 x i1> %I52, i32 535 br i1 %E63, label %CF, label %CF8036 37CF80: ; preds = %CF80, %CF8838 br label %CF8039}40