brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.1 KiB · 4a268bc Raw
47 lines · plain
1; RUN: llc -mtriple=i686-apple-ios -mcpu=yonah < %s2; rdar://128680393 4define void @t() nounwind ssp {5  %1 = alloca i326  %2 = ptrtoint ptr %1 to i327  br label %38 9; <label>:3                                       ; preds = %5, %3, %010  switch i32 undef, label %3 [11    i32 611946160, label %512    i32 954117870, label %413  ]14 15; <label>:4                                       ; preds = %316  ret void17 18; <label>:5                                       ; preds = %5, %319  %6 = add i32 0, 14820  %7 = and i32 %6, 4821  %8 = add i32 %7, 022  %9 = or i32 %2, %823  %10 = xor i32 -1, %224  %11 = or i32 %8, %1025  %12 = or i32 %9, %1126  %13 = xor i32 %9, %1127  %14 = sub i32 %12, %1328  %15 = xor i32 2044674005, %1429  %16 = xor i32 %15, 030  %17 = shl nuw nsw i32 %16, 131  %18 = sub i32 0, %1732  %19 = and i32 %18, 205124240233  %20 = sub i32 0, %1934  %21 = xor i32 %20, 035  %22 = xor i32 %21, 036  %23 = add i32 0, %2237  %24 = shl i32 %23, 138  %25 = or i32 1, %2439  %26 = add i32 0, %2540  %27 = trunc i32 %26 to i841  %28 = xor i8 %27, 12542  %29 = add i8 %28, -1643  %30 = add i8 0, %2944  store i8 %30, ptr null45  br i1 undef, label %5, label %346}47