1; RUN: llc < %s -march=x86 | not grep imul
2
3	%struct.eebb = type { %struct.eebb*, i16* }
4	%struct.hf = type { %struct.hf*, i16*, i8*, i32, i32, %struct.eebb*, i32, i32, i8*, i8*, i8*, i8*, i16*, i8*, i16*, %struct.ri, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [30 x i32], %struct.eebb, i32, i8* }
5	%struct.foo_data = type { i32, i32, i32, i32*, i32, i32, i8*, i8*, i32, i32, i32, i32, i32, i32, i32, i32, i8*, i16*, i16*, i16*, i16*, i32, i32, i32, %struct.ri*, i8*, %struct.hf* }
6	%struct.ri = type { %struct.ri*, i32, i8*, i16*, i32*, i32 }
7
8define fastcc i32 @foo(i16* %eptr, i8* %ecode, %struct.foo_data* %md, i32 %ims) {
9entry:
10	%tmp36 = load i32* null, align 4		; <i32> [#uses=1]
11	%tmp37 = icmp ult i32 0, %tmp36		; <i1> [#uses=1]
12	br i1 %tmp37, label %cond_next79, label %cond_true
13
14cond_true:		; preds = %entry
15	ret i32 0
16
17cond_next79:		; preds = %entry
18	%tmp85 = load i32* null, align 4		; <i32> [#uses=1]
19	%tmp86 = icmp ult i32 0, %tmp85		; <i1> [#uses=1]
20	br i1 %tmp86, label %cond_next130, label %cond_true89
21
22cond_true89:		; preds = %cond_next79
23	ret i32 0
24
25cond_next130:		; preds = %cond_next79
26	%tmp173 = icmp eq i32 0, 0		; <i1> [#uses=1]
27	br i1 %tmp173, label %cond_next201, label %cond_true176
28
29cond_true176:		; preds = %cond_next130
30	ret i32 0
31
32cond_next201:		; preds = %cond_next130
33	switch i32 0, label %bb19955 [
34		 i32 0, label %bb1266
35		 i32 1, label %bb5018
36		 i32 2, label %bb5075
37		 i32 3, label %cond_true5534
38		 i32 4, label %cond_true5534
39		 i32 5, label %bb6039
40		 i32 6, label %bb6181
41		 i32 7, label %bb6323
42		 i32 8, label %bb6463
43		 i32 9, label %bb6605
44		 i32 10, label %bb6746
45		 i32 11, label %cond_next5871
46		 i32 16, label %bb5452
47		 i32 17, label %bb5395
48		 i32 19, label %bb4883
49		 i32 20, label %bb5136
50		 i32 23, label %bb12899
51		 i32 64, label %bb2162
52		 i32 69, label %bb1447
53		 i32 70, label %bb1737
54		 i32 71, label %bb1447
55		 i32 72, label %bb1737
56		 i32 73, label %cond_true1984
57		 i32 75, label %bb740
58		 i32 80, label %bb552
59	]
60
61bb552:		; preds = %cond_next201
62	ret i32 0
63
64bb740:		; preds = %cond_next201
65	ret i32 0
66
67bb1266:		; preds = %cond_next201
68	ret i32 0
69
70bb1447:		; preds = %cond_next201, %cond_next201
71	ret i32 0
72
73bb1737:		; preds = %cond_next201, %cond_next201
74	ret i32 0
75
76cond_true1984:		; preds = %cond_next201
77	ret i32 0
78
79bb2162:		; preds = %cond_next201
80	ret i32 0
81
82bb4883:		; preds = %cond_next201
83	ret i32 0
84
85bb5018:		; preds = %cond_next201
86	ret i32 0
87
88bb5075:		; preds = %cond_next201
89	ret i32 0
90
91bb5136:		; preds = %cond_next201
92	ret i32 0
93
94bb5395:		; preds = %cond_next201
95	ret i32 0
96
97bb5452:		; preds = %cond_next201
98	ret i32 0
99
100cond_true5534:		; preds = %cond_next201, %cond_next201
101	ret i32 0
102
103cond_next5871:		; preds = %cond_next201
104	ret i32 0
105
106bb6039:		; preds = %cond_next201
107	ret i32 0
108
109bb6181:		; preds = %cond_next201
110	ret i32 0
111
112bb6323:		; preds = %cond_next201
113	ret i32 0
114
115bb6463:		; preds = %cond_next201
116	ret i32 0
117
118bb6605:		; preds = %cond_next201
119	ret i32 0
120
121bb6746:		; preds = %cond_next201
122	ret i32 0
123
124bb12899:		; preds = %cond_next201
125	ret i32 0
126
127bb19955:		; preds = %cond_next201
128	ret i32 0
129}
130