summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-10-16-IllegalAsm.ll
blob: 6d0cb475b1f18140a87297046269e12aa59a075d (plain)
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
; RUN: llc < %s -mtriple=x86_64-linux-gnu | grep movb | not grep x
; PR1734

	%struct.CUMULATIVE_ARGS = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
	%struct.eh_status = type opaque
	%struct.emit_status = type { i32, i32, %struct.rtx_def*, %struct.rtx_def*, %struct.sequence_stack*, i32, %struct.location_t, i32, i8*, %struct.rtx_def** }
	%struct.expr_status = type { i32, i32, i32, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def* }
	%struct.function = type { %struct.eh_status*, %struct.expr_status*, %struct.emit_status*, %struct.varasm_status*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.function*, i32, i32, i32, i32, %struct.rtx_def*, %struct.CUMULATIVE_ARGS, %struct.rtx_def*, %struct.rtx_def*, %struct.initial_value_struct*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, i8, i32, i64, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, %struct.varray_head_tag*, %struct.temp_slot*, i32, %struct.var_refs_queue*, i32, i32, %struct.rtvec_def*, %struct.tree_node*, i32, i32, i32, %struct.machine_function*, i32, i32, i8, i8, %struct.language_function*, %struct.rtx_def*, i32, i32, i32, i32, %struct.location_t, %struct.varray_head_tag*, %struct.tree_node*, %struct.tree_node*, i8, i8, i8 }
	%struct.initial_value_struct = type opaque
	%struct.lang_decl = type opaque
	%struct.lang_type = type opaque
	%struct.language_function = type opaque
	%struct.location_t = type { i8*, i32 }
	%struct.machine_function = type { %struct.stack_local_entry*, i8*, %struct.rtx_def*, i32, i32, i32, i32, i32 }
	%struct.rtunion = type { i8* }
	%struct.rtvec_def = type { i32, [1 x %struct.rtx_def*] }
	%struct.rtx_def = type { i16, i8, i8, %struct.u }
	%struct.sequence_stack = type { %struct.rtx_def*, %struct.rtx_def*, %struct.sequence_stack* }
	%struct.stack_local_entry = type opaque
	%struct.temp_slot = type opaque
	%struct.tree_common = type { %struct.tree_node*, %struct.tree_node*, %union.tree_ann_d*, i8, i8, i8, i8, i8 }
	%struct.tree_decl = type { %struct.tree_common, %struct.location_t, i32, %struct.tree_node*, i8, i8, i8, i8, i8, i8, i8, i8, i32, %struct.tree_decl_u1, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, i32, %struct.tree_decl_u2, %struct.tree_node*, %struct.tree_node*, i64, %struct.lang_decl* }
	%struct.tree_decl_u1 = type { i64 }
	%struct.tree_decl_u2 = type { %struct.function* }
	%struct.tree_node = type { %struct.tree_decl }
	%struct.tree_type = type { %struct.tree_common, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, i32, i16, i8, i8, i32, %struct.tree_node*, %struct.tree_node*, %struct.rtunion, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, i64, %struct.lang_type* }
	%struct.u = type { [1 x %struct.rtunion] }
	%struct.var_refs_queue = type { %struct.rtx_def*, i32, i32, %struct.var_refs_queue* }
	%struct.varasm_status = type opaque
	%struct.varray_data = type { [1 x i64] }
	%struct.varray_head_tag = type { i64, i64, i32, i8*, %struct.varray_data }
	%union.tree_ann_d = type opaque
@.str = external constant [28 x i8]		; <[28 x i8]*> [#uses=1]
@tree_code_type = external constant [0 x i32]		; <[0 x i32]*> [#uses=5]
@global_trees = external global [47 x %struct.tree_node*]		; <[47 x %struct.tree_node*]*> [#uses=1]
@mode_size = external global [48 x i8]		; <[48 x i8]*> [#uses=1]
@__FUNCTION__.22683 = external constant [12 x i8]		; <[12 x i8]*> [#uses=1]

define void @layout_type(%struct.tree_node* %type) {
entry:
	%tmp15 = icmp eq %struct.tree_node* %type, null		; <i1> [#uses=1]
	br i1 %tmp15, label %cond_true, label %cond_false

cond_true:		; preds = %entry
	tail call void @fancy_abort( i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1713, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_false:		; preds = %entry
	%tmp19 = load %struct.tree_node** getelementptr ([47 x %struct.tree_node*]* @global_trees, i32 0, i64 0), align 8		; <%struct.tree_node*> [#uses=1]
	%tmp21 = icmp eq %struct.tree_node* %tmp19, %type		; <i1> [#uses=1]
	br i1 %tmp21, label %UnifiedReturnBlock, label %cond_next25

cond_next25:		; preds = %cond_false
	%tmp30 = getelementptr %struct.tree_node* %type, i32 0, i32 0, i32 0, i32 3		; <i8*> [#uses=1]
	%tmp3031 = bitcast i8* %tmp30 to i32*		; <i32*> [#uses=6]
	%tmp32 = load i32* %tmp3031, align 8		; <i32> [#uses=3]
	%tmp3435 = trunc i32 %tmp32 to i8		; <i8> [#uses=3]
	%tmp34353637 = zext i8 %tmp3435 to i64		; <i64> [#uses=1]
	%tmp38 = getelementptr [0 x i32]* @tree_code_type, i32 0, i64 %tmp34353637		; <i32*> [#uses=1]
	%tmp39 = load i32* %tmp38, align 4		; <i32> [#uses=1]
	%tmp40 = icmp eq i32 %tmp39, 2		; <i1> [#uses=4]
	br i1 %tmp40, label %cond_next46, label %cond_true43

cond_true43:		; preds = %cond_next25
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1719, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next46:		; preds = %cond_next25
	%tmp4950 = bitcast %struct.tree_node* %type to %struct.tree_type*		; <%struct.tree_type*> [#uses=2]
	%tmp51 = getelementptr %struct.tree_type* %tmp4950, i32 0, i32 2		; <%struct.tree_node**> [#uses=2]
	%tmp52 = load %struct.tree_node** %tmp51, align 8		; <%struct.tree_node*> [#uses=1]
	%tmp53 = icmp eq %struct.tree_node* %tmp52, null		; <i1> [#uses=1]
	br i1 %tmp53, label %cond_next57, label %UnifiedReturnBlock

cond_next57:		; preds = %cond_next46
	%tmp65 = and i32 %tmp32, 255		; <i32> [#uses=1]
	switch i32 %tmp65, label %UnifiedReturnBlock [
		 i32 6, label %bb140
		 i32 7, label %bb69
		 i32 8, label %bb140
		 i32 13, label %bb478
		 i32 23, label %bb
	]

bb:		; preds = %cond_next57
	tail call void @fancy_abort( i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1727, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

bb69:		; preds = %cond_next57
	br i1 %tmp40, label %cond_next91, label %cond_true88

cond_true88:		; preds = %bb69
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1730, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next91:		; preds = %bb69
	%tmp96 = getelementptr %struct.tree_node* %type, i32 0, i32 0, i32 8		; <i8*> [#uses=1]
	%tmp9697 = bitcast i8* %tmp96 to i32*		; <i32*> [#uses=2]
	%tmp98 = load i32* %tmp9697, align 8		; <i32> [#uses=2]
	%tmp100101552 = and i32 %tmp98, 511		; <i32> [#uses=1]
	%tmp102 = icmp eq i32 %tmp100101552, 0		; <i1> [#uses=1]
	br i1 %tmp102, label %cond_true105, label %bb140

cond_true105:		; preds = %cond_next91
	br i1 %tmp40, label %cond_next127, label %cond_true124

cond_true124:		; preds = %cond_true105
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1731, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next127:		; preds = %cond_true105
	%tmp136 = or i32 %tmp98, 1		; <i32> [#uses=1]
	%tmp137 = and i32 %tmp136, -511		; <i32> [#uses=1]
	store i32 %tmp137, i32* %tmp9697, align 8
	br label %bb140

bb140:		; preds = %cond_next127, %cond_next91, %cond_next57, %cond_next57
	switch i8 %tmp3435, label %cond_true202 [
		 i8 6, label %cond_next208
		 i8 9, label %cond_next208
		 i8 7, label %cond_next208
		 i8 8, label %cond_next208
		 i8 10, label %cond_next208
	]

cond_true202:		; preds = %bb140
	tail call void (%struct.tree_node*, i8*, i32, i8*, ...)* @tree_check_failed( %struct.tree_node* %type, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1738, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0), i32 9, i32 6, i32 7, i32 8, i32 10, i32 0 )
	unreachable

cond_next208:		; preds = %bb140, %bb140, %bb140, %bb140, %bb140
	%tmp213 = getelementptr %struct.tree_type* %tmp4950, i32 0, i32 14		; <%struct.tree_node**> [#uses=1]
	%tmp214 = load %struct.tree_node** %tmp213, align 8		; <%struct.tree_node*> [#uses=2]
	%tmp217 = getelementptr %struct.tree_node* %tmp214, i32 0, i32 0, i32 0, i32 3		; <i8*> [#uses=1]
	%tmp217218 = bitcast i8* %tmp217 to i32*		; <i32*> [#uses=1]
	%tmp219 = load i32* %tmp217218, align 8		; <i32> [#uses=1]
	%tmp221222 = trunc i32 %tmp219 to i8		; <i8> [#uses=1]
	%tmp223 = icmp eq i8 %tmp221222, 24		; <i1> [#uses=1]
	br i1 %tmp223, label %cond_true226, label %cond_next340

cond_true226:		; preds = %cond_next208
	switch i8 %tmp3435, label %cond_true288 [
		 i8 6, label %cond_next294
		 i8 9, label %cond_next294
		 i8 7, label %cond_next294
		 i8 8, label %cond_next294
		 i8 10, label %cond_next294
	]

cond_true288:		; preds = %cond_true226
	tail call void (%struct.tree_node*, i8*, i32, i8*, ...)* @tree_check_failed( %struct.tree_node* %type, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1739, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0), i32 9, i32 6, i32 7, i32 8, i32 10, i32 0 )
	unreachable

cond_next294:		; preds = %cond_true226, %cond_true226, %cond_true226, %cond_true226, %cond_true226
	%tmp301 = tail call i32 @tree_int_cst_sgn( %struct.tree_node* %tmp214 )		; <i32> [#uses=1]
	%tmp302 = icmp sgt i32 %tmp301, -1		; <i1> [#uses=1]
	br i1 %tmp302, label %cond_true305, label %cond_next340

cond_true305:		; preds = %cond_next294
	%tmp313 = load i32* %tmp3031, align 8		; <i32> [#uses=2]
	%tmp315316 = trunc i32 %tmp313 to i8		; <i8> [#uses=1]
	%tmp315316317318 = zext i8 %tmp315316 to i64		; <i64> [#uses=1]
	%tmp319 = getelementptr [0 x i32]* @tree_code_type, i32 0, i64 %tmp315316317318		; <i32*> [#uses=1]
	%tmp320 = load i32* %tmp319, align 4		; <i32> [#uses=1]
	%tmp321 = icmp eq i32 %tmp320, 2		; <i1> [#uses=1]
	br i1 %tmp321, label %cond_next327, label %cond_true324

cond_true324:		; preds = %cond_true305
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1740, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next327:		; preds = %cond_true305
	%tmp338 = or i32 %tmp313, 8192		; <i32> [#uses=1]
	store i32 %tmp338, i32* %tmp3031, align 8
	br label %cond_next340

cond_next340:		; preds = %cond_next327, %cond_next294, %cond_next208
	%tmp348 = load i32* %tmp3031, align 8		; <i32> [#uses=1]
	%tmp350351 = trunc i32 %tmp348 to i8		; <i8> [#uses=1]
	%tmp350351352353 = zext i8 %tmp350351 to i64		; <i64> [#uses=1]
	%tmp354 = getelementptr [0 x i32]* @tree_code_type, i32 0, i64 %tmp350351352353		; <i32*> [#uses=1]
	%tmp355 = load i32* %tmp354, align 4		; <i32> [#uses=1]
	%tmp356 = icmp eq i32 %tmp355, 2		; <i1> [#uses=1]
	br i1 %tmp356, label %cond_next385, label %cond_true359

cond_true359:		; preds = %cond_next340
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1742, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next385:		; preds = %cond_next340
	%tmp390 = getelementptr %struct.tree_node* %type, i32 0, i32 0, i32 8		; <i8*> [#uses=1]
	%tmp390391 = bitcast i8* %tmp390 to i32*		; <i32*> [#uses=3]
	%tmp392 = load i32* %tmp390391, align 8		; <i32> [#uses=1]
	%tmp394 = and i32 %tmp392, 511		; <i32> [#uses=1]
	%tmp397 = tail call i32 @smallest_mode_for_size( i32 %tmp394, i32 2 )		; <i32> [#uses=1]
	%tmp404 = load i32* %tmp390391, align 8		; <i32> [#uses=1]
	%tmp397398405 = shl i32 %tmp397, 9		; <i32> [#uses=1]
	%tmp407 = and i32 %tmp397398405, 65024		; <i32> [#uses=1]
	%tmp408 = and i32 %tmp404, -65025		; <i32> [#uses=1]
	%tmp409 = or i32 %tmp408, %tmp407		; <i32> [#uses=2]
	store i32 %tmp409, i32* %tmp390391, align 8
	%tmp417 = load i32* %tmp3031, align 8		; <i32> [#uses=1]
	%tmp419420 = trunc i32 %tmp417 to i8		; <i8> [#uses=1]
	%tmp419420421422 = zext i8 %tmp419420 to i64		; <i64> [#uses=1]
	%tmp423 = getelementptr [0 x i32]* @tree_code_type, i32 0, i64 %tmp419420421422		; <i32*> [#uses=1]
	%tmp424 = load i32* %tmp423, align 4		; <i32> [#uses=1]
	%tmp425 = icmp eq i32 %tmp424, 2		; <i1> [#uses=1]
	br i1 %tmp425, label %cond_next454, label %cond_true428

cond_true428:		; preds = %cond_next385
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1744, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next454:		; preds = %cond_next385
	lshr i32 %tmp409, 9		; <i32>:0 [#uses=1]
	trunc i32 %0 to i8		; <i8>:1 [#uses=1]
	%tmp463464 = and i8 %1, 127		; <i8> [#uses=1]
	%tmp463464465466 = zext i8 %tmp463464 to i64		; <i64> [#uses=1]
	%tmp467 = getelementptr [48 x i8]* @mode_size, i32 0, i64 %tmp463464465466		; <i8*> [#uses=1]
	%tmp468 = load i8* %tmp467, align 1		; <i8> [#uses=1]
	%tmp468469553 = zext i8 %tmp468 to i16		; <i16> [#uses=1]
	%tmp470471 = shl i16 %tmp468469553, 3		; <i16> [#uses=1]
	%tmp470471472 = zext i16 %tmp470471 to i64		; <i64> [#uses=1]
	%tmp473 = tail call %struct.tree_node* @size_int_kind( i64 %tmp470471472, i32 2 )		; <%struct.tree_node*> [#uses=1]
	store %struct.tree_node* %tmp473, %struct.tree_node** %tmp51, align 8
	ret void

bb478:		; preds = %cond_next57
	br i1 %tmp40, label %cond_next500, label %cond_true497

cond_true497:		; preds = %bb478
	tail call void @tree_class_check_failed( %struct.tree_node* %type, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1755, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next500:		; preds = %bb478
	%tmp506 = getelementptr %struct.tree_node* %type, i32 0, i32 0, i32 0, i32 1		; <%struct.tree_node**> [#uses=1]
	%tmp507 = load %struct.tree_node** %tmp506, align 8		; <%struct.tree_node*> [#uses=2]
	%tmp511 = getelementptr %struct.tree_node* %tmp507, i32 0, i32 0, i32 0, i32 3		; <i8*> [#uses=1]
	%tmp511512 = bitcast i8* %tmp511 to i32*		; <i32*> [#uses=1]
	%tmp513 = load i32* %tmp511512, align 8		; <i32> [#uses=2]
	%tmp515516 = trunc i32 %tmp513 to i8		; <i8> [#uses=1]
	%tmp515516517518 = zext i8 %tmp515516 to i64		; <i64> [#uses=1]
	%tmp519 = getelementptr [0 x i32]* @tree_code_type, i32 0, i64 %tmp515516517518		; <i32*> [#uses=1]
	%tmp520 = load i32* %tmp519, align 4		; <i32> [#uses=1]
	%tmp521 = icmp eq i32 %tmp520, 2		; <i1> [#uses=1]
	br i1 %tmp521, label %cond_next527, label %cond_true524

cond_true524:		; preds = %cond_next500
	tail call void @tree_class_check_failed( %struct.tree_node* %tmp507, i32 2, i8* getelementptr ([28 x i8]* @.str, i32 0, i64 0), i32 1755, i8* getelementptr ([12 x i8]* @__FUNCTION__.22683, i32 0, i32 0) )
	unreachable

cond_next527:		; preds = %cond_next500
	%tmp545 = and i32 %tmp513, 8192		; <i32> [#uses=1]
	%tmp547 = and i32 %tmp32, -8193		; <i32> [#uses=1]
	%tmp548 = or i32 %tmp547, %tmp545		; <i32> [#uses=1]
	store i32 %tmp548, i32* %tmp3031, align 8
	ret void

UnifiedReturnBlock:		; preds = %cond_next57, %cond_next46, %cond_false
	ret void
}

declare void @fancy_abort(i8*, i32, i8*)

declare void @tree_class_check_failed(%struct.tree_node*, i32, i8*, i32, i8*)

declare i32 @smallest_mode_for_size(i32, i32)

declare %struct.tree_node* @size_int_kind(i64, i32)

declare void @tree_check_failed(%struct.tree_node*, i8*, i32, i8*, ...)

declare i32 @tree_int_cst_sgn(%struct.tree_node*)