Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Transforms / JumpThreading / crash.ll
blob69ef3b97629088342d7553f978b9ba6ed4d10006
1 ; RUN: opt < %s -passes=jump-threading -S | FileCheck %s
2 ; PR2285
3 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
4 target triple = "x86_64-unknown-linux-gnu"
5         %struct.system__secondary_stack__mark_id = type { i64, i64 }
7 define void @_ada_c35507b() {
8 entry:
9         br label %bb
11 bb:             ; preds = %bb13, %entry
12         %ch.0 = phi i8 [ 0, %entry ], [ 0, %bb13 ]              ; <i8> [#uses=1]
13         %tmp11 = icmp ugt i8 %ch.0, 31          ; <i1> [#uses=1]
14         %tmp120 = call %struct.system__secondary_stack__mark_id @system__secondary_stack__ss_mark( )            ; <%struct.system__secondary_stack__mark_id> [#uses=1]
15         br i1 %tmp11, label %bb110, label %bb13
17 bb13:           ; preds = %bb
18         br label %bb
20 bb110:          ; preds = %bb
21         %mrv_gr124 = extractvalue %struct.system__secondary_stack__mark_id %tmp120, 1           ; <i64> [#uses=0]
22         unreachable
25 declare %struct.system__secondary_stack__mark_id @system__secondary_stack__ss_mark()
29 define fastcc void @findratio(ptr nocapture %res1, ptr nocapture %res2) nounwind ssp {
30 entry:
31   br label %bb12
33 bb6.us:
34   %tmp = icmp eq i32 undef, undef
35   %tmp1 = fsub double undef, undef
36   %tmp2 = fcmp ult double %tmp1, 0.000000e+00
37   br i1 %tmp, label %bb6.us, label %bb13
40 bb12:
41   %tmp3 = fcmp ult double undef, 0.000000e+00
42   br label %bb13
44 bb13:
45   %.lcssa31 = phi double [ undef, %bb12 ], [ %tmp1, %bb6.us ]
46   %.lcssa30 = phi i1 [ %tmp3, %bb12 ], [ %tmp2, %bb6.us ]
47   br i1 %.lcssa30, label %bb15, label %bb61
49 bb15:
50   %tmp4 = fsub double -0.000000e+00, %.lcssa31
51   ret void
54 bb61:
55   ret void
59 ; PR5258
60 define i32 @test(i1 %cond, i1 %cond2, i32 %a) {
62   br i1 %cond, label %F, label %A1
64   br label %A1
66 A1:
67   %d = phi i1 [false, %A], [true, %F]
68   %e = add i32 %a, %a
69   br i1 %d, label %B, label %G
72   br i1 %cond2, label %B, label %D
75   %f = phi i32 [%e, %G], [%e, %A1]
76   %b = add i32 0, 0
77   switch i32 %a, label %C [
78     i32 7, label %D
79     i32 8, label %D
80     i32 9, label %D
81   ]
84   br label %D
87   %c = phi i32 [%e, %B], [%e, %B], [%e, %B], [%f, %C], [%e, %G]
88   ret i32 %c
90   ret i32 412
94 define i32 @test2() nounwind {
95 entry:
96         br i1 true, label %decDivideOp.exit, label %bb7.i
98 bb7.i:          ; preds = %bb7.i, %entry
99         br label %bb7.i
101 decDivideOp.exit:               ; preds = %entry
102         ret i32 undef
106 ; PR3298
108 define i32 @test3(i32 %p_79, i32 %p_80) nounwind {
109 entry:
110         br label %bb7
112 bb1:            ; preds = %bb2
113         br label %bb2
115 bb2:            ; preds = %bb7, %bb1
116         %l_82.0 = phi i8 [ 0, %bb1 ], [ %l_82.1, %bb7 ]         ; <i8> [#uses=3]
117         br i1 true, label %bb3, label %bb1
119 bb3:            ; preds = %bb2
120         %0 = icmp eq i32 %p_80_addr.1, 0                ; <i1> [#uses=1]
121         br i1 %0, label %bb7, label %bb6
123 bb5:            ; preds = %bb6
124         %1 = icmp eq i8 %l_82.0, 0              ; <i1> [#uses=1]
125         br i1 %1, label %bb1.i, label %bb.i
127 bb.i:           ; preds = %bb5
128         br label %safe_div_func_char_s_s.exit
130 bb1.i:          ; preds = %bb5
131         br label %safe_div_func_char_s_s.exit
133 safe_div_func_char_s_s.exit:            ; preds = %bb1.i, %bb.i
134         br label %bb6
136 bb6:            ; preds = %safe_div_func_char_s_s.exit, %bb3
137         %p_80_addr.0 = phi i32 [ %p_80_addr.1, %bb3 ], [ 1, %safe_div_func_char_s_s.exit ]              ; <i32> [#uses=2]
138         %2 = icmp eq i32 %p_80_addr.0, 0                ; <i1> [#uses=1]
139         br i1 %2, label %bb7, label %bb5
141 bb7:            ; preds = %bb6, %bb3, %entry
142         %l_82.1 = phi i8 [ 1, %entry ], [ %l_82.0, %bb3 ], [ %l_82.0, %bb6 ]            ; <i8> [#uses=2]
143         %p_80_addr.1 = phi i32 [ 0, %entry ], [ %p_80_addr.1, %bb3 ], [ %p_80_addr.0, %bb6 ]            ; <i32> [#uses=4]
144         %3 = icmp eq i32 %p_80_addr.1, 0                ; <i1> [#uses=1]
145         br i1 %3, label %bb8, label %bb2
147 bb8:            ; preds = %bb7
148         %4 = sext i8 %l_82.1 to i32             ; <i32> [#uses=0]
149         ret i32 0
153 ; PR3353
155 define i32 @test4(i8 %X) {
156 entry:
157         %Y = add i8 %X, 1
158         %Z = add i8 %Y, 1
159         br label %bb33.i
161 bb33.i:         ; preds = %bb33.i, %bb32.i
162         switch i8 %Y, label %bb32.i [
163                 i8 39, label %bb35.split.i
164                 i8 13, label %bb33.i
165         ]
167 bb35.split.i:
168         ret i32 5
169 bb32.i:
170         ret i32 1
174 define fastcc void @test5(i1 %tmp, i32 %tmp1) nounwind ssp {
175 entry:
176   br i1 %tmp, label %bb12, label %bb13
179 bb12:
180   br label %bb13
182 bb13:
183   %.lcssa31 = phi i32 [ undef, %bb12 ], [ %tmp1, %entry ]
184   %A = and i1 undef, undef
185   br i1 %A, label %bb15, label %bb61
187 bb15:
188   ret void
191 bb61:
192   ret void
196 ; PR5640
197 define fastcc void @test6(i1 %tmp, i1 %tmp1) nounwind ssp {
198 entry:
199   br i1 %tmp, label %bb12, label %bb14
201 bb12:
202   br label %bb14
204 bb14:
205   %A = phi i1 [ %A, %bb13 ],  [ true, %bb12 ], [%tmp1, %entry]
206   br label %bb13
208 bb13:
209   br i1 %A, label %bb14, label %bb61
212 bb61:
213   ret void
217 ; PR5698
218 define void @test7(i32 %x) {
219 entry:
220   br label %tailrecurse
222 tailrecurse:
223   switch i32 %x, label %return [
224     i32 2, label %bb2
225     i32 3, label %bb
226   ]
229   switch i32 %x, label %return [
230     i32 2, label %bb2
231     i32 3, label %tailrecurse
232   ]
234 bb2:
235   ret void
237 return:
238   ret void
241 ; PR6119
242 define i32 @test8(i32 %action) nounwind {
243 entry:
244   switch i32 %action, label %lor.rhs [
245     i32 1, label %if.then
246     i32 0, label %lor.end
247   ]
249 if.then:                                          ; preds = %for.cond, %lor.end, %entry
250   ret i32 undef
252 lor.rhs:                                          ; preds = %entry
253   br label %lor.end
255 lor.end:                                          ; preds = %lor.rhs, %entry
256   %cmp103 = xor i1 undef, undef                   ; <i1> [#uses=1]
257   br i1 %cmp103, label %for.cond, label %if.then
259 for.cond:                                         ; preds = %for.body, %lor.end
260   br i1 undef, label %if.then, label %for.body
262 for.body:                                         ; preds = %for.cond
263   br label %for.cond
266 ; PR6119
267 define i32 @test9(i32 %action) nounwind {
268 entry:
269   switch i32 %action, label %lor.rhs [
270     i32 1, label %if.then
271     i32 0, label %lor.end
272   ]
274 if.then:                                          ; preds = %for.cond, %lor.end, %entry
275   ret i32 undef
277 lor.rhs:                                          ; preds = %entry
278   br label %lor.end
280 lor.end:                                          ; preds = %lor.rhs, %entry
281   %0 = phi i1 [ undef, %lor.rhs ], [ true, %entry ] ; <i1> [#uses=1]
282   %cmp103 = xor i1 undef, %0                      ; <i1> [#uses=1]
283   br i1 %cmp103, label %for.cond, label %if.then
285 for.cond:                                         ; preds = %for.body, %lor.end
286   br i1 undef, label %if.then, label %for.body
288 for.body:                                         ; preds = %for.cond
289   br label %for.cond
292 ; PR6119
293 define i32 @test10(i32 %action, i32 %type) nounwind {
294 entry:
295   %cmp2 = icmp eq i32 %type, 0                    ; <i1> [#uses=1]
296   switch i32 %action, label %lor.rhs [
297     i32 1, label %if.then
298     i32 0, label %lor.end
299   ]
301 if.then:                                          ; preds = %for.cond, %lor.end, %entry
302   ret i32 undef
304 lor.rhs:                                          ; preds = %entry
305   %cmp101 = icmp eq i32 %action, 2                ; <i1> [#uses=1]
306   br label %lor.end
308 lor.end:                                          ; preds = %lor.rhs, %entry
309   %0 = phi i1 [ %cmp101, %lor.rhs ], [ true, %entry ] ; <i1> [#uses=1]
310   %cmp103 = xor i1 %cmp2, %0                      ; <i1> [#uses=1]
311   br i1 %cmp103, label %for.cond, label %if.then
313 for.cond:                                         ; preds = %for.body, %lor.end
314   br i1 undef, label %if.then, label %for.body
316 for.body:                                         ; preds = %for.cond
317   br label %for.cond
321 ; PR6305
322 define void @test11() nounwind {
323 entry:
324   br label %A
326 A:                                             ; preds = %entry
327   call void undef(i64 ptrtoint (ptr blockaddress(@test11, %A) to i64)) nounwind
328   unreachable
331 ; PR6743
332 define void @test12() nounwind ssp {
333 entry:
334   br label %lbl_51
336 lbl_51:                                           ; preds = %if.then, %entry
337   %tmp3 = phi i1 [ false, %if.then ], [ undef, %entry ] ; <i1> [#uses=2]
338   br i1 %tmp3, label %if.end12, label %if.then
340 if.then:                                          ; preds = %lbl_51
341   br i1 %tmp3, label %lbl_51, label %if.end12
343 if.end12:                                         ; preds = %if.then, %lbl_51
344   ret void
349 ; PR7356
350 define i32 @test13(ptr %P, ptr %Ptr) {
351 entry:
352   indirectbr ptr %Ptr, [label %BrBlock, label %B2]
355   store i32 4, ptr %P
356   br label %BrBlock
358 BrBlock:
359   %L = load i32, ptr %P
360   %C = icmp eq i32 %L, 42
361   br i1 %C, label %T, label %F
364   ret i32 123
366   ret i32 1422
370 ; PR7498
371 define void @test14() nounwind {
372 entry:
373   %cmp33 = icmp slt i8 undef, 0                   ; <i1> [#uses=1]
374   %tobool = icmp eq i8 undef, 0                   ; <i1> [#uses=1]
375   br i1 %tobool, label %land.end69, label %land.rhs
377 land.rhs:                                         ; preds = %entry
378   br label %land.end69
380 land.end69:                                       ; preds = %land.rhs, %entry
381   %0 = phi i1 [ undef, %land.rhs ], [ true, %entry ] ; <i1> [#uses=1]
382   %cmp71 = or i1 true, %0                         ; <i1> [#uses=1]
383   %cmp73 = xor i1 %cmp33, %cmp71                  ; <i1> [#uses=1]
384   br i1 %cmp73, label %if.then, label %if.end
386 if.then:                                          ; preds = %land.end69
387   ret void
389 if.end:                                           ; preds = %land.end69
390   ret void
393 ; PR7647
394 define void @test15() nounwind {
395 entry:
396   ret void
398 if.then237:
399   br label %lbl_664
401 lbl_596:                                          ; preds = %lbl_664, %for.end37
402   store volatile i64 undef, ptr undef, align 4
403   br label %for.cond111
405 for.cond111:                                      ; preds = %safe_sub_func_int64_t_s_s.exit, %lbl_596
406   %storemerge = phi i8 [ undef, %cond.true.i100 ], [ 22, %lbl_596 ] ; <i8> [#uses=1]
407   %l_678.5 = phi i64 [ %l_678.3, %cond.true.i100 ], [ undef, %lbl_596 ] ; <i64> [#uses=2]
408   %cmp114 = icmp slt i8 %storemerge, -2           ; <i1> [#uses=1]
409   br i1 %cmp114, label %lbl_664, label %if.end949
411 lbl_664:                                          ; preds = %for.end1058, %if.then237, %for.cond111
412   %l_678.3 = phi i64 [ %l_678.5, %for.cond111 ], [ %l_678.2, %for.cond1035 ], [ 5, %if.then237 ] ; <i64> [#uses=1]
413   %tobool118 = icmp eq i32 undef, 0               ; <i1> [#uses=1]
414   br i1 %tobool118, label %cond.true.i100, label %lbl_596
416 cond.true.i100:                                   ; preds = %for.inc120
417   br label %for.cond111
419 lbl_709:
420   br label %if.end949
422 for.cond603:                                      ; preds = %for.body607, %if.end336
423   br i1 undef, label %for.cond603, label %if.end949
425 if.end949:                                        ; preds = %for.cond603, %lbl_709, %for.cond111
426   %l_678.2 = phi i64 [ %l_678.5, %for.cond111 ], [ undef, %lbl_709 ], [ 5, %for.cond603 ] ; <i64> [#uses=1]
427   br label %for.body1016
429 for.body1016:                                     ; preds = %for.cond1012
430   br label %for.body1016
432 for.cond1035:                                     ; preds = %for.inc1055, %if.then1026
433   br i1 undef, label %for.cond1040, label %lbl_664
435 for.cond1040:                                     ; preds = %for.body1044, %for.cond1035
436   ret void
439 ; PR7755
440 define void @test16(i1 %c, i1 %c2, i1 %c3, i1 %c4) nounwind ssp {
441 entry:
442   %cmp = icmp sgt i32 undef, 1                    ; <i1> [#uses=1]
443   br i1 %c, label %land.end, label %land.rhs
445 land.rhs:                                         ; preds = %entry
446   br i1 %c2, label %lor.lhs.false.i, label %land.end
448 lor.lhs.false.i:                                  ; preds = %land.rhs
449   br i1 %c3, label %land.end, label %land.end
451 land.end:
452   %0 = phi i1 [ true, %entry ], [ false, %land.rhs ], [false, %lor.lhs.false.i], [false, %lor.lhs.false.i] ; <i1> [#uses=1]
453   %cmp12 = and i1 %cmp, %0
454   %xor1 = xor i1 %cmp12, %c4
455   br i1 %xor1, label %if.then, label %if.end
457 if.then:
458   ret void
460 if.end:
461   ret void
464 define void @test17() {
465 entry:
466   br i1 undef, label %bb269.us.us, label %bb269.us.us.us
468 bb269.us.us.us:
469   %indvar = phi i64 [ %indvar.next, %bb287.us.us.us ], [ 0, %entry ]
470   %0 = icmp eq i16 undef, 0
471   br i1 %0, label %bb287.us.us.us, label %bb286.us.us.us
473 bb287.us.us.us:
474   %indvar.next = add i64 %indvar, 1
475   %exitcond = icmp eq i64 %indvar.next, 4
476   br i1 %exitcond, label %bb288.bb289.loopexit_crit_edge, label %bb269.us.us.us
478 bb286.us.us.us:
479   unreachable
481 bb269.us.us:
482         unreachable
484 bb288.bb289.loopexit_crit_edge:
485   unreachable
488 ; PR 8247
489 %struct.S1 = type { i8, i8 }
490 @func_89.l_245 = internal constant %struct.S1 { i8 33, i8 6 }, align 1
491 define void @func_89(i16 zeroext %p_90, ptr nocapture %p_91, ptr nocapture %p_92) nounwind ssp {
492 entry:
493   store i32 0, ptr %p_92, align 4
494   br i1 false, label %lbl_260, label %if.else
496 if.else:                                          ; preds = %entry
497   br label %for.cond
499 for.cond:                                         ; preds = %lbl_260, %if.else
500   %l_245.0 = phi i16 [ %l_245.1, %lbl_260 ], [ 33, %if.else ]
501   %l_261.0 = phi i32 [ %and, %lbl_260 ], [ 255, %if.else ]
502   %tobool21 = icmp ult i16 %l_245.0, 256
503   br i1 %tobool21, label %if.end, label %lbl_260
505 lbl_260:                                          ; preds = %for.cond, %entry
506   %l_245.1 = phi i16 [ 1569, %entry ], [ %l_245.0, %for.cond ]
507   %l_261.1 = phi i32 [ 255, %entry ], [ %l_261.0, %for.cond ]
508   %and = and i32 %l_261.1, 1
509   br label %for.cond
511 if.end:                                           ; preds = %for.cond
512   ret void
515 define void @PR14233(i1 %cmp, i1 %cmp2, i1 %cmp3, i1 %cmp4) {
516 entry:
517   br i1 %cmp, label %cond.true, label %cond.false
519 cond.true:
520   br label %if.end
522 cond.false:
523   br label %if.end
525 if.end:
526   %A = phi i64 [ 0, %cond.true ], [ 1, %cond.false ]
527   br i1 %cmp2, label %bb, label %if.end2
530   br label %if.end2
532 if.end2:
533   %B = phi i64 [ ptrtoint (ptr @PR14233.f1 to i64), %bb ], [ %A, %if.end ]
534   %cmp.ptr = icmp eq i64 %B, ptrtoint (ptr @PR14233.f2 to i64)
535   br i1 %cmp.ptr, label %cond.true2, label %if.end3
537 cond.true2:
538   br i1 %cmp3, label %bb2, label %ur
540 bb2:
541   br i1 %cmp4, label %if.end4, label %if.end3
543 if.end4:
544   unreachable
546 if.end3:
547   %cmp.ptr2 = icmp eq i64 %B, ptrtoint (ptr @PR14233.f2 to i64)
548   br i1 %cmp.ptr2, label %ur, label %if.then601
550 if.then601:
551   %C = icmp eq i64 %B, 0
552   br i1 %C, label %bb3, label %bb4
554 bb3:
555   unreachable
557 bb4:
558   unreachable
561   unreachable
564 declare ptr @PR14233.f1()
566 declare ptr @PR14233.f2()
568 ; Make sure the following compiles in a sane amount of time, as opposed
569 ; to taking exponential time.
570 ; (CHECK to make sure the condition doesn't get simplified somehow;
571 ; if it does, the testcase will need to be revised.)
572 ; CHECK-LABEL: define void @almost_infinite_loop
573 ; CHECK: %x39 = or i1 %x38, %x38
574 ; CHECK: br i1 %x39, label %dest1, label %dest2
575 define void @almost_infinite_loop(i1 %x0) {
576 entry:
577   br label %if.then57.i
579 if.then57.i:
580   %x1 = or i1 %x0, %x0
581   %x2 = or i1 %x1, %x1
582   %x3 = or i1 %x2, %x2
583   %x4 = or i1 %x3, %x3
584   %x5 = or i1 %x4, %x4
585   %x6 = or i1 %x5, %x5
586   %x7 = or i1 %x6, %x6
587   %x8 = or i1 %x7, %x7
588   %x9 = or i1 %x8, %x8
589   %x10 = or i1 %x9, %x9
590   %x11 = or i1 %x10, %x10
591   %x12 = or i1 %x11, %x11
592   %x13 = or i1 %x12, %x12
593   %x14 = or i1 %x13, %x13
594   %x15 = or i1 %x14, %x14
595   %x16 = or i1 %x15, %x15
596   %x17 = or i1 %x16, %x16
597   %x18 = or i1 %x17, %x17
598   %x19 = or i1 %x18, %x18
599   %x20 = or i1 %x19, %x19
600   %x21 = or i1 %x20, %x20
601   %x22 = or i1 %x21, %x21
602   %x23 = or i1 %x22, %x22
603   %x24 = or i1 %x23, %x23
604   %x25 = or i1 %x24, %x24
605   %x26 = or i1 %x25, %x25
606   %x27 = or i1 %x26, %x26
607   %x28 = or i1 %x27, %x27
608   %x29 = or i1 %x28, %x28
609   %x30 = or i1 %x29, %x29
610   %x31 = or i1 %x30, %x30
611   %x32 = or i1 %x31, %x31
612   %x33 = or i1 %x32, %x32
613   %x34 = or i1 %x33, %x33
614   %x35 = or i1 %x34, %x34
615   %x36 = or i1 %x35, %x35
616   %x37 = or i1 %x36, %x36
617   %x38 = or i1 %x37, %x37
618   %x39 = or i1 %x38, %x38
619   br i1 %x39, label %dest1, label %dest2
621 dest1:
622   unreachable
624 dest2:
625   unreachable