19 lines · plain
1; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s2target triple = "powerpc64-unknown-linux-gnu"3 4define void @autogen_SD30723(i32) {5BB:6 br label %CF807 8CF80: ; preds = %CF80, %BB9 %B = ashr i32 %0, -110 br i1 undef, label %CF80, label %CF8411 12CF84: ; preds = %CF84, %CF8013 %Cmp62 = icmp sge i32 undef, %B14 br i1 %Cmp62, label %CF84, label %CF8515 16CF85: ; preds = %CF85, %CF8417 br label %CF8518}19