1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py 2 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown | FileCheck %s 3 4 %struct.c.2.6.10.14.38.70.74.90.94.98.106.122.362 = type { i8, %struct.b.1.5.9.13.37.69.73.89.93.97.105.121.361, i24, i24 } 5 %struct.b.1.5.9.13.37.69.73.89.93.97.105.121.361 = type { %struct.a.0.4.8.12.36.68.72.88.92.96.104.120.360, %struct.a.0.4.8.12.36.68.72.88.92.96.104.120.360, i8 } 6 %struct.a.0.4.8.12.36.68.72.88.92.96.104.120.360 = type <{ i8, i16 }> 7 %struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363 = type <{ %struct.c.2.6.10.14.38.70.74.90.94.98.106.122.362, %struct.c.2.6.10.14.38.70.74.90.94.98.106.122.362, i8, i8 }> 8 9 @var_46 = external local_unnamed_addr global i8, align 1 10 @var_44 = external local_unnamed_addr global i8, align 1 11 @var_163 = external local_unnamed_addr global i8, align 1 12 @struct_obj_12 = external local_unnamed_addr global %struct.c.2.6.10.14.38.70.74.90.94.98.106.122.362, align 2 13 @struct_obj_3 = external local_unnamed_addr global %struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363, align 2 14 @struct_obj_8 = external local_unnamed_addr global %struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363, align 2 15 @var_49 = external local_unnamed_addr constant i8, align 1 16 17 ; Function Attrs: norecurse nounwind uwtable 18 define void @_Z1av() local_unnamed_addr #0 { 19 ; CHECK-LABEL: _Z1av: 20 ; CHECK: # %bb.0: # %entry 21 ; CHECK-NEXT: movl struct_obj_3+{{.*}}(%rip), %eax 22 ; CHECK-NEXT: movsbl {{.*}}(%rip), %ecx 23 ; CHECK-NEXT: movzbl {{.*}}(%rip), %edx 24 ; CHECK-NEXT: andl $1, %eax 25 ; CHECK-NEXT: leal (%rax,%rax), %esi 26 ; CHECK-NEXT: subl %ecx, %esi 27 ; CHECK-NEXT: subl %edx, %esi 28 ; CHECK-NEXT: xorl %ecx, %ecx 29 ; CHECK-NEXT: testb %al, %al 30 ; CHECK-NEXT: cmovel %eax, %ecx 31 ; CHECK-NEXT: movzbl {{.*}}(%rip), %edx 32 ; CHECK-NEXT: andl struct_obj_8+{{.*}}(%rip), %ecx 33 ; CHECK-NEXT: andl $1, %ecx 34 ; CHECK-NEXT: negl %ecx 35 ; CHECK-NEXT: andl %edx, %ecx 36 ; CHECK-NEXT: negl %ecx 37 ; CHECK-NEXT: andl %eax, %ecx 38 ; CHECK-NEXT: negl %ecx 39 ; CHECK-NEXT: testl %ecx, %esi 40 ; CHECK-NEXT: notl %esi 41 ; CHECK-NEXT: movzbl %sil, %eax 42 ; CHECK-NEXT: movw %ax, struct_obj_12+{{.*}}(%rip) 43 ; CHECK-NEXT: setne {{.*}}(%rip) 44 ; CHECK-NEXT: retq 45 entry: 46 %bf.load = load i32, i32* bitcast (i24* getelementptr inbounds (%struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363, %struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363* @struct_obj_3, i64 0, i32 0, i32 2) to i32*), align 2 47 %tmp = load i8, i8* @var_46, align 1 48 %conv1 = sext i8 %tmp to i32 49 %tmp1 = load i8, i8* @var_49, align 1 50 %tmp2 = zext i8 %tmp1 to i32 51 %tmp3 = shl i32 %bf.load, 1 52 %factor = and i32 %tmp3, 2 53 %sub = sub nsw i32 %factor, %conv1 54 %sub8 = sub nsw i32 %sub, %tmp2 55 %add = add nsw i32 %sub8, 0 56 %tmp4 = load i8, i8* @var_44, align 1 57 %tmp5 = zext i8 %tmp4 to i32 58 %xor = xor i32 %add, 255 59 %xor20 = xor i32 %xor, 0 60 %neg = xor i32 %xor20, 0 61 %or = or i32 0, %neg 62 %or55 = or i32 %or, 0 63 %conv56 = trunc i32 %or55 to i16 64 %bf.value = and i16 %conv56, 255 65 %bf.set = or i16 %bf.value, 0 66 store i16 %bf.set, i16* getelementptr inbounds (%struct.c.2.6.10.14.38.70.74.90.94.98.106.122.362, %struct.c.2.6.10.14.38.70.74.90.94.98.106.122.362* @struct_obj_12, i64 0, i32 1, i32 1, i32 1), align 1 67 %lnot = icmp eq i8 undef, 0 68 %bf.load65 = load i32, i32* bitcast (i24* getelementptr inbounds (%struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363, %struct.d.3.7.11.15.39.71.75.91.95.99.107.123.363* @struct_obj_8, i64 0, i32 0, i32 2) to i32*), align 2 69 %tmp6 = and i32 %bf.load65, 1 70 %tmp7 = select i1 %lnot, i32 undef, i32 0 71 %mul69 = and i32 %tmp6, %tmp7 72 %tmp8 = sub nsw i32 0, %mul69 73 %mul75 = and i32 %tmp5, %tmp8 74 %tmp9 = and i32 %bf.load, 1 75 %tmp10 = sub nsw i32 0, %mul75 76 %mul80 = and i32 %tmp9, %tmp10 77 %factor109 = shl nuw nsw i32 %tmp9, 1 78 %sub86 = sub nsw i32 %factor109, %conv1 79 %sub94 = sub nsw i32 %sub86, %tmp2 80 %tmp11 = sub nsw i32 0, %mul80 81 %mul95 = and i32 %sub94, %tmp11 82 %tobool96 = icmp ne i32 %mul95, 0 83 %frombool = zext i1 %tobool96 to i8 84 store i8 %frombool, i8* @var_163, align 1 85 ret void 86 } 87 88 attributes #0 = { norecurse nounwind uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } 89