First implementation of lowering for calls with compound return values
[libfirm] / testprograms / ref-results / GLOBAL_CSE_EXAMPLE_main.vcg
1 graph: { title: "ir graph of GLOBAL_CSE_EXAMPLE_main"
2 display_edge_labels: yes
3 layoutalgorithm: mindepth
4 manhattan_edges: yes
5 port_sharing: no
6 orientation: bottom_to_top
7 classname 1:  "intrablock Data"
8 classname 2:  "Block"
9 classname 3:  "Entity type"
10 classname 4:  "Entity owner"
11 classname 5:  "Method Param"
12 classname 6:  "Method Res"
13 classname 7:  "Super"
14 classname 8:  "Union"
15 classname 9:  "Points-to"
16 classname 10: "Array Element Type"
17 classname 11: "Overwrites"
18 classname 12: "Member"
19 classname 13: "Control Flow"
20 classname 14: "intrablock Memory"
21 classname 15: "Dominators"
22 classname 16: "interblock Data"
23 classname 17: "interblock Memory"
24 classname 18: "Exception Control Flow for Interval Analysis"
25 classname 19: "Postdominators"
26 infoname 1: "Attribute"
27 infoname 2: "Verification errors"
28 infoname 3: "Debug info"
29 colorentry 100:    0   0    0
30 colorentry 101:   20   0    0
31 colorentry 102:   40   0    0
32 colorentry 103:   60   0    0
33 colorentry 104:   80   0    0
34 colorentry 105:  100   0    0
35 colorentry 106:  120   0    0
36 colorentry 107:  140   0    0
37 colorentry 108:  150   0    0
38 colorentry 109:  180   0    0
39 colorentry 110:  200   0    0
40 colorentry 111:  220   0    0
41 colorentry 112:  240   0    0
42 colorentry 113:  255   0    0
43 colorentry 113:  255  20   20
44 colorentry 114:  255  40   40
45 colorentry 115:  255  60   60
46 colorentry 116:  255  80   80
47 colorentry 117:  255 100  100
48 colorentry 118:  255 120  120
49 colorentry 119:  255 140  140
50 colorentry 120:  255 150  150
51 colorentry 121:  255 180  180
52 colorentry 122:  255 200  200
53 colorentry 123:  255 220  220
54 colorentry 124:  255 240  240
55 colorentry 125:  255 250  250
56
57 graph: { title: "g30" label: "GLOBAL_CSE_EXAMPLE_main" status:clustered color:white
58 info1: "entity GLOBAL_CSE_EXAMPLE_main (16)
59   type:  GLOBAL_CSE_EXAMPLE_main (14)
60   owner: GlobalType (0)
61   Does not overwrite other entities.
62   Is not overwritten by other entities.
63   allocation:  allocation_static
64   visibility:  visibility_local
65   variability: variability_constant
66   calling convention: cdecl
67   atomic value: SymC &GLOBAL_CSE_EXAMPLE_main
68   volatility:  volatility_non_volatile
69   peculiarity: peculiarity_existent
70   ld_name: no yet set
71   offset:  -1 bits, -1 bytes
72   irg = 30
73
74 "
75 graph: { title: "n19"  label: "Block 19" status:clustered color:yellow
76  info1: "Block 19
77   mode:    BB
78   visited: 11
79   irg:     GLOBAL_CSE_EXAMPLE_main
80   arity:   1
81   pred nodes:
82      0:    Return 64
83   Private Attributes:
84   backedges:
85   block visited: 0
86   Execution freqency statistics:
87 "
88 edge: {sourcename: "n19" targetname: "n64" label: "0" class:13 priority:60 color:red}
89 node: {title: "n20" label: "End 20"  info1: "End 20
90   mode:    X
91   visited: 11
92   irg:     GLOBAL_CSE_EXAMPLE_main
93   arity:   0
94   pred nodes:
95     -1:    Block 19
96   Private Attributes:
97 "
98 color:blue}
99 }
100
101 node: {title: "n28" label: "ProjM 1 28"  info1: "Proj 28
102   mode:    M
103   visited: 11
104   irg:     GLOBAL_CSE_EXAMPLE_main
105   node was pinned in Block 21
106   arity:   1
107   pred nodes:
108     -1:    Block 21
109      0:    Start 22
110   Private Attributes:
111   proj nr: 1
112 "
113 color:yellow}
114 edge: {sourcename: "n28" targetname: "n22" label: "0" class:17 priority:10 color:blue}
115 node: {title: "n50" label: "AddIs 50"  info1: "Add 50
116   mode:    Is
117   visited: 11
118   irg:     GLOBAL_CSE_EXAMPLE_main
119   node was pinned in Block 45
120   arity:   2
121   pred nodes:
122     -1:    Block 45
123      0:    Sub 42
124      1:    0x5 49
125   Private Attributes:
126 "
127 }
128 edge: {sourcename: "n50" targetname: "n42" label: "0" class:16 priority:10}
129 edge: {sourcename: "n50" targetname: "n49" label: "1" class:16 priority:10}
130 node: {title: "n49" label: "0x5Is 49"  info1: "0x5 49
131   mode:    Is
132   visited: 11
133   irg:     GLOBAL_CSE_EXAMPLE_main
134   node was pinned in Block 21
135   arity:   0
136   pred nodes:
137     -1:    Block 21
138   Private Attributes:
139   Const of type type_unknown
140 "
141 color:yellow}
142 node: {title: "n42" label: "SubIs 42"  info1: "Sub 42
143   mode:    Is
144   visited: 11
145   irg:     GLOBAL_CSE_EXAMPLE_main
146   node was pinned in Block 39
147   arity:   2
148   pred nodes:
149     -1:    Block 39
150      0:    Proj 32
151      1:    0x3 40
152   Private Attributes:
153 "
154 }
155 edge: {sourcename: "n42" targetname: "n32" label: "0" class:16 priority:10}
156 edge: {sourcename: "n42" targetname: "n40" label: "1" class:16 priority:10}
157 node: {title: "n40" label: "0x3Is 40"  info1: "0x3 40
158   mode:    Is
159   visited: 11
160   irg:     GLOBAL_CSE_EXAMPLE_main
161   node was pinned in Block 21
162   arity:   0
163   pred nodes:
164     -1:    Block 21
165   Private Attributes:
166   Const of type type_unknown
167 "
168 color:yellow}
169 graph: { title: "n53"  label: "Block 53" status:clustered color:yellow
170  info1: "Block 53
171   mode:    BB
172   visited: 11
173   irg:     GLOBAL_CSE_EXAMPLE_main
174   arity:   2
175   pred nodes:
176      0:    Jmp 52
177      1:    Jmp 44
178   Private Attributes:
179   backedges:
180   block visited: 0
181   Execution freqency statistics:
182 "
183 edge: {sourcename: "n53" targetname: "n52" label: "0" class:13 priority:60 color:red}
184 edge: {sourcename: "n53" targetname: "n44" label: "1" class:13 priority:60 color:red}
185 node: {title: "n64" label: "Return 64"  info1: "Return 64
186   mode:    X
187   visited: 11
188   irg:     GLOBAL_CSE_EXAMPLE_main
189   arity:   2
190   pred nodes:
191     -1:    Block 53
192      0:    Proj 28
193      1:    Phi 55
194   Private Attributes:
195   return in method of type GLOBAL_CSE_EXAMPLE_main
196     res 0 type: int
197 "
198 }
199 edge: {sourcename: "n64" targetname: "n28" label: "0" class:17 priority:10 color:blue}
200 edge: {sourcename: "n64" targetname: "n55" label: "1" class:1  priority:50}
201 node: {title: "n55" label: "PhiIs 55"  info1: "Phi 55
202   mode:    Is
203   visited: 11
204   irg:     GLOBAL_CSE_EXAMPLE_main
205   arity:   2
206   pred nodes:
207     -1:    Block 53
208      0:    Add 50
209      1:    Sub 42
210   Private Attributes:
211   backedges:
212 "
213 color:green}
214 edge: {sourcename: "n55" targetname: "n50" label: "0" class:16 priority:10}
215 edge: {sourcename: "n55" targetname: "n42" label: "1" class:16 priority:10}
216 }
217
218 graph: { title: "n45"  label: "Block 45" status:clustered color:yellow
219  info1: "Block 45
220   mode:    BB
221   visited: 11
222   irg:     GLOBAL_CSE_EXAMPLE_main
223   arity:   1
224   pred nodes:
225      0:    Proj 37
226   Private Attributes:
227   backedges:
228   block visited: 0
229   Execution freqency statistics:
230 "
231 edge: {sourcename: "n45" targetname: "n37" label: "0" class:13 priority:60 color:red}
232 node: {title: "n52" label: "Jmp 52"  info1: "Jmp 52
233   mode:    X
234   visited: 11
235   irg:     GLOBAL_CSE_EXAMPLE_main
236   arity:   0
237   pred nodes:
238     -1:    Block 45
239   Private Attributes:
240 "
241 }
242 }
243
244 node: {title: "n37" label: "ProjX false 37"  info1: "Proj 37
245   mode:    X
246   visited: 11
247   irg:     GLOBAL_CSE_EXAMPLE_main
248   node was pinned in Block 31
249   arity:   1
250   pred nodes:
251     -1:    Block 31
252      0:    Cond 36
253   Private Attributes:
254   proj nr: 0
255 "
256 color:yellow}
257 edge: {sourcename: "n37" targetname: "n36" label: "0" class:13 priority:60 color:red}
258 graph: { title: "n39"  label: "Block 39" status:clustered color:yellow
259  info1: "Block 39
260   mode:    BB
261   visited: 11
262   irg:     GLOBAL_CSE_EXAMPLE_main
263   arity:   1
264   pred nodes:
265      0:    Proj 38
266   Private Attributes:
267   backedges:
268   block visited: 0
269   Execution freqency statistics:
270 "
271 edge: {sourcename: "n39" targetname: "n38" label: "0" class:13 priority:60 color:red}
272 node: {title: "n44" label: "Jmp 44"  info1: "Jmp 44
273   mode:    X
274   visited: 11
275   irg:     GLOBAL_CSE_EXAMPLE_main
276   arity:   0
277   pred nodes:
278     -1:    Block 39
279   Private Attributes:
280 "
281 }
282 }
283
284 node: {title: "n38" label: "ProjX true 38"  info1: "Proj 38
285   mode:    X
286   visited: 11
287   irg:     GLOBAL_CSE_EXAMPLE_main
288   node was pinned in Block 31
289   arity:   1
290   pred nodes:
291     -1:    Block 31
292      0:    Cond 36
293   Private Attributes:
294   proj nr: 1
295 "
296 color:yellow}
297 edge: {sourcename: "n38" targetname: "n36" label: "0" class:13 priority:60 color:red}
298 node: {title: "n35" label: "Projb Eq 35"  info1: "Proj 35
299   mode:    b
300   visited: 11
301   irg:     GLOBAL_CSE_EXAMPLE_main
302   node was pinned in Block 31
303   arity:   1
304   pred nodes:
305     -1:    Block 31
306      0:    Cmp 34
307   Private Attributes:
308   proj nr: 1
309 "
310 color:yellow}
311 edge: {sourcename: "n35" targetname: "n34" label: "0" class:1  priority:50}
312 node: {title: "n34" label: "Cmp 34"  info1: "Cmp 34
313   mode:    T
314   visited: 11
315   irg:     GLOBAL_CSE_EXAMPLE_main
316   node was pinned in Block 31
317   arity:   2
318   pred nodes:
319     -1:    Block 31
320      0:    Proj 32
321      1:    0x2 33
322   Private Attributes:
323 "
324 }
325 edge: {sourcename: "n34" targetname: "n32" label: "0" class:1  priority:50}
326 edge: {sourcename: "n34" targetname: "n33" label: "1" class:16 priority:10}
327 node: {title: "n32" label: "ProjIs Arg 0 32"  info1: "Proj 32
328   mode:    Is
329   visited: 11
330   irg:     GLOBAL_CSE_EXAMPLE_main
331   node was pinned in Block 31
332   arity:   1
333   pred nodes:
334     -1:    Block 31
335      0:    Proj 29
336   Private Attributes:
337   proj nr: 0
338 "
339 color:yellow}
340 edge: {sourcename: "n32" targetname: "n29" label: "0" class:16 priority:10}
341 node: {title: "n29" label: "ProjT T_args 29"  info1: "Proj 29
342   mode:    T
343   visited: 11
344   irg:     GLOBAL_CSE_EXAMPLE_main
345   node was pinned in Block 21
346   arity:   1
347   pred nodes:
348     -1:    Block 21
349      0:    Start 22
350   Private Attributes:
351   proj nr: 4
352 "
353 color:yellow}
354 edge: {sourcename: "n29" targetname: "n22" label: "0" class:1  priority:50}
355 node: {title: "n33" label: "0x2Is 33"  info1: "0x2 33
356   mode:    Is
357   visited: 11
358   irg:     GLOBAL_CSE_EXAMPLE_main
359   node was pinned in Block 21
360   arity:   0
361   pred nodes:
362     -1:    Block 21
363   Private Attributes:
364   Const of type type_unknown
365 "
366 color:yellow}
367 graph: { title: "n31"  label: "Block 31" status:clustered color:yellow
368  info1: "Block 31
369   mode:    BB
370   visited: 11
371   irg:     GLOBAL_CSE_EXAMPLE_main
372   arity:   1
373   pred nodes:
374      0:    Proj 25
375   Private Attributes:
376   backedges:
377   block visited: 0
378   Execution freqency statistics:
379 "
380 edge: {sourcename: "n31" targetname: "n25" label: "0" class:13 priority:60 color:red}
381 node: {title: "n36" label: "Cond 36"  info1: "Cond 36
382   mode:    T
383   visited: 11
384   irg:     GLOBAL_CSE_EXAMPLE_main
385   arity:   1
386   pred nodes:
387     -1:    Block 31
388      0:    Proj 35
389   Private Attributes:
390   condition kind: dense
391   default ProjNr: 0
392 "
393 }
394 edge: {sourcename: "n36" targetname: "n35" label: "0" class:1  priority:50}
395 }
396
397 node: {title: "n25" label: "ProjX X_initial_exec 25"  info1: "Proj 25
398   mode:    X
399   visited: 11
400   irg:     GLOBAL_CSE_EXAMPLE_main
401   node was pinned in Block 21
402   arity:   1
403   pred nodes:
404     -1:    Block 21
405      0:    Start 22
406   Private Attributes:
407   proj nr: 0
408 "
409 color:yellow}
410 edge: {sourcename: "n25" targetname: "n22" label: "0" class:13 priority:60 color:red}
411 graph: { title: "n21"  label: "Block 21" status:clustered color:yellow
412  info1: "Block 21
413   mode:    BB
414   visited: 11
415   irg:     GLOBAL_CSE_EXAMPLE_main
416   arity:   1
417   pred nodes:
418      0:    Proj 25
419   Private Attributes:
420   backedges:
421   block visited: 0
422   Execution freqency statistics:
423 "
424 edge: {sourcename: "n21" targetname: "n25" label: "0" class:13 priority:60 color:red}
425 node: {title: "n22" label: "Start 22"  info1: "Start 22
426   mode:    T
427   visited: 11
428   irg:     GLOBAL_CSE_EXAMPLE_main
429   arity:   0
430   pred nodes:
431     -1:    Block 21
432   Private Attributes:
433   start of method of type GLOBAL_CSE_EXAMPLE_main
434     param 0 type: int
435 "
436 color:blue}
437 }
438
439 }
440
441 }