1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
; ModuleID = 'LFortran'
source_filename = "LFortran"
@"ERROR STOP" = private unnamed_addr constant [11 x i8] c"ERROR STOP\00", align 1
@0 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@1 = private unnamed_addr constant [5 x i8] c"%s%s\00", align 1
@2 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@3 = private unnamed_addr constant [5 x i8] c"%s%s\00", align 1
@4 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@5 = private unnamed_addr constant [5 x i8] c"%s%s\00", align 1
@6 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@7 = private unnamed_addr constant [5 x i8] c"%s%s\00", align 1
@8 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@9 = private unnamed_addr constant [5 x i8] c"%s%s\00", align 1
@10 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@11 = private unnamed_addr constant [5 x i8] c"%s%s\00", align 1
define i32 @main(i32 %0, i8** %1) {
.entry:
%i = alloca i32, align 4
%j = alloca i32, align 4
call void @_lpython_call_initial_functions(i32 %0, i8** %1)
%i1 = alloca i32, align 4
%j2 = alloca i32, align 4
store i32 1, i32* %i1, align 4
store i32 0, i32* %j2, align 4
br label %loop.head
loop.head: ; preds = %loop.body, %.entry
%2 = load i32, i32* %i1, align 4
%3 = icmp slt i32 %2, 11
br i1 %3, label %loop.body, label %loop.end
loop.body: ; preds = %loop.head
%4 = load i32, i32* %j2, align 4
%5 = load i32, i32* %i1, align 4
%6 = add i32 %4, %5
store i32 %6, i32* %j2, align 4
%7 = load i32, i32* %i1, align 4
%8 = add i32 %7, 1
store i32 %8, i32* %i1, align 4
br label %loop.head
loop.end: ; preds = %loop.head
%9 = load i32, i32* %j2, align 4
%10 = icmp ne i32 %9, 55
br i1 %10, label %then, label %else
then: ; preds = %loop.end
call void (i8*, ...) @_lcompilers_print_error(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @1, i32 0, i32 0), i8* getelementptr inbounds ([11 x i8], [11 x i8]* @"ERROR STOP", i32 0, i32 0), i8* getelementptr inbounds ([2 x i8], [2 x i8]* @0, i32 0, i32 0))
call void @exit(i32 1)
br label %ifcont
else: ; preds = %loop.end
br label %ifcont
ifcont: ; preds = %else, %then
%11 = load i32, i32* %i1, align 4
%12 = icmp ne i32 %11, 11
br i1 %12, label %then3, label %else4
then3: ; preds = %ifcont
call void (i8*, ...) @_lcompilers_print_error(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @3, i32 0, i32 0), i8* getelementptr inbounds ([11 x i8], [11 x i8]* @"ERROR STOP", i32 0, i32 0), i8* getelementptr inbounds ([2 x i8], [2 x i8]* @2, i32 0, i32 0))
call void @exit(i32 1)
br label %ifcont5
else4: ; preds = %ifcont
br label %ifcont5
ifcont5: ; preds = %else4, %then3
store i32 1, i32* %i1, align 4
store i32 0, i32* %j2, align 4
br label %loop.head6
loop.head6: ; preds = %loop.body7, %ifcont5
%13 = load i32, i32* %i1, align 4
%14 = icmp sle i32 %13, 10
br i1 %14, label %loop.body7, label %loop.end8
loop.body7: ; preds = %loop.head6
%15 = load i32, i32* %j2, align 4
%16 = load i32, i32* %i1, align 4
%17 = add i32 %15, %16
store i32 %17, i32* %j2, align 4
%18 = load i32, i32* %i1, align 4
%19 = add i32 %18, 1
store i32 %19, i32* %i1, align 4
br label %loop.head6
loop.end8: ; preds = %loop.head6
%20 = load i32, i32* %j2, align 4
%21 = icmp ne i32 %20, 55
br i1 %21, label %then9, label %else10
then9: ; preds = %loop.end8
call void (i8*, ...) @_lcompilers_print_error(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @5, i32 0, i32 0), i8* getelementptr inbounds ([11 x i8], [11 x i8]* @"ERROR STOP", i32 0, i32 0), i8* getelementptr inbounds ([2 x i8], [2 x i8]* @4, i32 0, i32 0))
call void @exit(i32 1)
br label %ifcont11
else10: ; preds = %loop.end8
br label %ifcont11
ifcont11: ; preds = %else10, %then9
%22 = load i32, i32* %i1, align 4
%23 = icmp ne i32 %22, 11
br i1 %23, label %then12, label %else13
then12: ; preds = %ifcont11
call void (i8*, ...) @_lcompilers_print_error(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @7, i32 0, i32 0), i8* getelementptr inbounds ([11 x i8], [11 x i8]* @"ERROR STOP", i32 0, i32 0), i8* getelementptr inbounds ([2 x i8], [2 x i8]* @6, i32 0, i32 0))
call void @exit(i32 1)
br label %ifcont14
else13: ; preds = %ifcont11
br label %ifcont14
ifcont14: ; preds = %else13, %then12
store i32 1, i32* %i1, align 4
store i32 0, i32* %j2, align 4
br label %loop.head15
loop.head15: ; preds = %loop.body16, %ifcont14
%24 = load i32, i32* %i1, align 4
%25 = icmp slt i32 %24, 1
br i1 %25, label %loop.body16, label %loop.end17
loop.body16: ; preds = %loop.head15
%26 = load i32, i32* %j2, align 4
%27 = load i32, i32* %i1, align 4
%28 = add i32 %26, %27
store i32 %28, i32* %j2, align 4
%29 = load i32, i32* %i1, align 4
%30 = add i32 %29, 1
store i32 %30, i32* %i1, align 4
br label %loop.head15
loop.end17: ; preds = %loop.head15
%31 = load i32, i32* %j2, align 4
%32 = icmp ne i32 %31, 0
br i1 %32, label %then18, label %else19
then18: ; preds = %loop.end17
call void (i8*, ...) @_lcompilers_print_error(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @9, i32 0, i32 0), i8* getelementptr inbounds ([11 x i8], [11 x i8]* @"ERROR STOP", i32 0, i32 0), i8* getelementptr inbounds ([2 x i8], [2 x i8]* @8, i32 0, i32 0))
call void @exit(i32 1)
br label %ifcont20
else19: ; preds = %loop.end17
br label %ifcont20
ifcont20: ; preds = %else19, %then18
%33 = load i32, i32* %i1, align 4
%34 = icmp ne i32 %33, 1
br i1 %34, label %then21, label %else22
then21: ; preds = %ifcont20
call void (i8*, ...) @_lcompilers_print_error(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @11, i32 0, i32 0), i8* getelementptr inbounds ([11 x i8], [11 x i8]* @"ERROR STOP", i32 0, i32 0), i8* getelementptr inbounds ([2 x i8], [2 x i8]* @10, i32 0, i32 0))
call void @exit(i32 1)
br label %ifcont23
else22: ; preds = %ifcont20
br label %ifcont23
ifcont23: ; preds = %else22, %then21
call void @_lpython_free_argv()
br label %return
return: ; preds = %ifcont23
br label %FINALIZE_SYMTABLE_while_01
FINALIZE_SYMTABLE_while_01: ; preds = %return
ret i32 0
}
declare void @_lpython_call_initial_functions(i32, i8**)
declare void @_lcompilers_print_error(i8*, ...)
declare void @exit(i32)
declare void @_lpython_free_argv()
|