amd64: Spell amd64 as AMD64 in macro names.
[libfirm] / win32 / libfirm.dsp
1 # Microsoft Developer Studio Project File - Name="libfirm" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** NICHT BEARBEITEN **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libfirm - Win32 Debug
8 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 !MESSAGE 
11 !MESSAGE NMAKE /f "libfirm.mak".
12 !MESSAGE 
13 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "libfirm.mak" CFG="libfirm - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 !MESSAGE 
20 !MESSAGE "libfirm - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
21 !MESSAGE "libfirm - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "libfirm - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "d:\work\libfirm\Release"
41 # PROP Intermediate_Dir "d:\work\libfirm\Release"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /W3 /GX /O2 /I "../include/libfirm" /I "../include/libfirm/adt" /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /I "../ir/lower" /I "../ir/net" /I "../ir/be" /I "../ir/libcore" /I "s:/local/ipd/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /D "YY_NO_UNISTD_H" /FD /c
45 # SUBTRACT CPP /YX
46 # ADD BASE RSC /l 0x407 /d "NDEBUG"
47 # ADD RSC /l 0x407 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LIB32=link.exe -lib
52 # ADD BASE LIB32 /nologo
53 # ADD LIB32 /nologo /out:"S:\local\ipd\lib\libfirm.lib"
54 # Begin Special Build Tool
55 SOURCE="$(InputPath)"
56 PostBuild_Desc=Header install
57 PostBuild_Cmds=cd ..    mkdir s:\local\ipd\include\libfirm\adt  xcopy /Y /D include\libfirm\*.* s:\local\ipd\include\libfirm    xcopy  /Y /D include\libfirm\adt\*.* s:\local\ipd\include\libfirm\adt   xcopy /D /Y win32\firm_config.h s:\local\ipd\include\libfirm
58 # End Special Build Tool
59
60 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "d:\work\libfirm\Debug"
70 # PROP Intermediate_Dir "d:\work\libfirm\Debug"
71 # PROP Target_Dir ""
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
73 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../include/libfirm" /I "../include/libfirm/adt" /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /I "../ir/lower" /I "../ir/net" /I "../ir/be" /I "../ir/libcore" /I "s:/local/ipd/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /D "YY_NO_UNISTD_H" /FD /D /GZ /c
74 # ADD BASE RSC /l 0x407 /d "_DEBUG"
75 # ADD RSC /l 0x407 /d "_DEBUG"
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LIB32=link.exe -lib
80 # ADD BASE LIB32 /nologo
81 # ADD LIB32 /nologo /out:"S:\local\ipd\lib\libfirm_g.lib"
82 # Begin Special Build Tool
83 SOURCE="$(InputPath)"
84 PostBuild_Desc=Header install
85 PostBuild_Cmds=cd ..    mkdir s:\local\ipd\include\libfirm\adt  xcopy /Y /D include\libfirm\*.* s:\local\ipd\include\libfirm    xcopy  /Y /D include\libfirm\adt\*.* s:\local\ipd\include\libfirm\adt   xcopy /D /Y win32\firm_config.h s:\local\ipd\include\libfirm
86 # End Special Build Tool
87
88 !ENDIF 
89
90 # Begin Target
91
92 # Name "libfirm - Win32 Release"
93 # Name "libfirm - Win32 Debug"
94 # Begin Group "Win32-specific"
95
96 # PROP Default_Filter "h;hpp;hxx;hm;inl"
97 # Begin Source File
98
99 SOURCE=.\config.h
100 # End Source File
101 # Begin Source File
102
103 SOURCE=.\firm_config.h
104 # End Source File
105 # Begin Source File
106
107 SOURCE=.\ieee754.h
108 # End Source File
109 # Begin Source File
110
111 SOURCE=.\math.c
112 # End Source File
113 # End Group
114 # Begin Group "FIRM"
115
116 # PROP Default_Filter ""
117 # Begin Group "adt"
118
119 # PROP Default_Filter ""
120 # Begin Source File
121
122 SOURCE=..\ir\adt\array.c
123 # End Source File
124 # Begin Source File
125
126 SOURCE=..\ir\adt\bipartite.c
127 # End Source File
128 # Begin Source File
129
130 SOURCE=..\ir\adt\cpset.c
131 # End Source File
132 # Begin Source File
133
134 SOURCE=..\ir\adt\eset.c
135 # End Source File
136 # Begin Source File
137
138 SOURCE=..\ir\adt\gaussjordan.c
139 # End Source File
140 # Begin Source File
141
142 SOURCE=..\ir\adt\gaussseidel.c
143 # End Source File
144 # Begin Source File
145
146 SOURCE=..\ir\adt\hashset.c
147 # End Source File
148 # Begin Source File
149
150 SOURCE=..\ir\adt\hungarian.c
151 # End Source File
152 # Begin Source File
153
154 SOURCE=..\ir\adt\iterator.c
155 # End Source File
156 # Begin Source File
157
158 SOURCE=..\ir\adt\pdeq.c
159 # End Source File
160 # Begin Source File
161
162 SOURCE=..\ir\adt\plist.c
163 # End Source File
164 # Begin Source File
165
166 SOURCE=..\ir\adt\pmap.c
167 # End Source File
168 # Begin Source File
169
170 SOURCE=..\ir\adt\pqueue.c
171 # End Source File
172 # Begin Source File
173
174 SOURCE=..\ir\adt\pset.c
175 # End Source File
176 # Begin Source File
177
178 SOURCE=..\ir\adt\pset_new.c
179 # End Source File
180 # Begin Source File
181
182 SOURCE=..\ir\adt\set.c
183 # End Source File
184 # Begin Source File
185
186 SOURCE=..\ir\adt\xmalloc.c
187 # End Source File
188 # End Group
189 # Begin Group "ana"
190
191 # PROP Default_Filter ""
192 # Begin Source File
193
194 SOURCE=..\ir\ana\absgraph.c
195 # End Source File
196 # Begin Source File
197
198 SOURCE=..\ir\ana\analyze_irg_args.c
199 # End Source File
200 # Begin Source File
201
202 SOURCE=..\ir\ana\callgraph.c
203 # End Source File
204 # Begin Source File
205
206 SOURCE=..\ir\ana\cdep.c
207 # End Source File
208 # Begin Source File
209
210 SOURCE=..\ir\ana\cgana.c
211 # End Source File
212 # Begin Source File
213
214 SOURCE=..\ir\ana\dfs.c
215 # End Source File
216 # Begin Source File
217
218 SOURCE=..\ir\ana\dfs_t.h
219 # End Source File
220 # Begin Source File
221
222 SOURCE=..\ir\ana\execfreq.c
223 # End Source File
224 # Begin Source File
225
226 SOURCE=..\ir\ana\execution_frequency.c
227 # End Source File
228 # Begin Source File
229
230 SOURCE=..\ir\ana\field_temperature.c
231 # End Source File
232 # Begin Source File
233
234 SOURCE=..\ir\ana\height.c
235 # End Source File
236 # Begin Source File
237
238 SOURCE=..\ir\ana\interval_analysis.c
239 # End Source File
240 # Begin Source File
241
242 SOURCE=..\ir\ana\irbackedge.c
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\ir\ana\irbackedge_t.h
247 # End Source File
248 # Begin Source File
249
250 SOURCE=..\ir\ana\ircfscc.c
251 # End Source File
252 # Begin Source File
253
254 SOURCE=..\ir\ana\irconsconfirm.c
255 # End Source File
256 # Begin Source File
257
258 SOURCE=..\ir\ana\irdom.c
259 # End Source File
260 # Begin Source File
261
262 SOURCE=..\ir\ana\irdom_t.h
263 # End Source File
264 # Begin Source File
265
266 SOURCE=..\ir\ana\irlivechk.c
267 # End Source File
268 # Begin Source File
269
270 SOURCE=..\ir\ana\irloop.c
271 # End Source File
272 # Begin Source File
273
274 SOURCE=..\ir\ana\irloop_t.h
275 # End Source File
276 # Begin Source File
277
278 SOURCE=..\ir\ana\irmemory.c
279 # End Source File
280 # Begin Source File
281
282 SOURCE=..\ir\ana\irouts.c
283 # End Source File
284 # Begin Source File
285
286 SOURCE=..\ir\ana\irscc.c
287 # End Source File
288 # Begin Source File
289
290 SOURCE=..\ir\ana\irsimpletype.c
291 # End Source File
292 # Begin Source File
293
294 SOURCE=..\ir\ana\irtypeinfo.c
295 # End Source File
296 # Begin Source File
297
298 SOURCE=..\ir\ana\phiclass.c
299 # End Source File
300 # Begin Source File
301
302 SOURCE=..\ir\ana\rta.c
303 # End Source File
304 # Begin Source File
305
306 SOURCE=..\ir\ana\structure.c
307 # End Source File
308 # Begin Source File
309
310 SOURCE=..\ir\ana\trouts.c
311 # End Source File
312 # End Group
313 # Begin Group "arch"
314
315 # PROP Default_Filter ""
316 # Begin Source File
317
318 SOURCE=..\ir\arch\archop.c
319 # End Source File
320 # End Group
321 # Begin Group "be"
322
323 # PROP Default_Filter ""
324 # Begin Group "scripts"
325
326 # PROP Default_Filter "pl"
327 # Begin Source File
328
329 SOURCE=..\ir\be\scripts\generate_emitter.pl
330 # End Source File
331 # Begin Source File
332
333 SOURCE=..\ir\be\scripts\generate_machine.pl
334 # End Source File
335 # Begin Source File
336
337 SOURCE=..\ir\be\scripts\generate_new_opcodes.pl
338 # End Source File
339 # Begin Source File
340
341 SOURCE=..\ir\be\scripts\generate_regalloc_if.pl
342 # End Source File
343 # End Group
344 # Begin Group "ia32"
345
346 # PROP Default_Filter ""
347 # Begin Source File
348
349 SOURCE=..\ir\be\ia32\bearch_ia32.c
350 # End Source File
351 # Begin Source File
352
353 SOURCE=..\ir\be\ia32\bearch_ia32_t.h
354 # End Source File
355 # Begin Source File
356
357 SOURCE=..\ir\be\ia32\gen_ia32_emitter.c
358 # End Source File
359 # Begin Source File
360
361 SOURCE=..\ir\be\ia32\gen_ia32_emitter.h
362 # End Source File
363 # Begin Source File
364
365 SOURCE=..\ir\be\ia32\gen_ia32_machine.c
366 # End Source File
367 # Begin Source File
368
369 SOURCE=..\ir\be\ia32\gen_ia32_machine.h
370 # End Source File
371 # Begin Source File
372
373 SOURCE=..\ir\be\ia32\gen_ia32_new_nodes.c.inl
374 # End Source File
375 # Begin Source File
376
377 SOURCE=..\ir\be\ia32\gen_ia32_new_nodes.h
378 # End Source File
379 # Begin Source File
380
381 SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if.c
382 # End Source File
383 # Begin Source File
384
385 SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=..\ir\be\ia32\ia32_address_mode.c
390 # End Source File
391 # Begin Source File
392
393 SOURCE=..\ir\be\ia32\ia32_address_mode.h
394 # End Source File
395 # Begin Source File
396
397 SOURCE=..\ir\be\ia32\ia32_architecture.c
398 # End Source File
399 # Begin Source File
400
401 SOURCE=..\ir\be\ia32\ia32_architecture.h
402 # End Source File
403 # Begin Source File
404
405 SOURCE=..\ir\be\ia32\ia32_dbg_stat.h
406 # End Source File
407 # Begin Source File
408
409 SOURCE=..\ir\be\ia32\ia32_emitter.c
410 # End Source File
411 # Begin Source File
412
413 SOURCE=..\ir\be\ia32\ia32_emitter.h
414 # End Source File
415 # Begin Source File
416
417 SOURCE=..\ir\be\ia32\ia32_finish.c
418 # End Source File
419 # Begin Source File
420
421 SOURCE=..\ir\be\ia32\ia32_finish.h
422 # End Source File
423 # Begin Source File
424
425 SOURCE=..\ir\be\ia32\ia32_fpu.c
426 # End Source File
427 # Begin Source File
428
429 SOURCE=..\ir\be\ia32\ia32_fpu.h
430 # End Source File
431 # Begin Source File
432
433 SOURCE=..\ir\be\ia32\ia32_intrinsics.c
434 # End Source File
435 # Begin Source File
436
437 SOURCE=..\ir\be\ia32\ia32_map_regs.c
438 # End Source File
439 # Begin Source File
440
441 SOURCE=..\ir\be\ia32\ia32_map_regs.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=..\ir\be\ia32\ia32_new_nodes.c
446 # End Source File
447 # Begin Source File
448
449 SOURCE=..\ir\be\ia32\ia32_new_nodes.h
450 # End Source File
451 # Begin Source File
452
453 SOURCE=..\ir\be\ia32\ia32_nodes_attr.h
454 # End Source File
455 # Begin Source File
456
457 SOURCE=..\ir\be\ia32\ia32_optimize.c
458 # End Source File
459 # Begin Source File
460
461 SOURCE=..\ir\be\ia32\ia32_optimize.h
462 # End Source File
463 # Begin Source File
464
465 SOURCE=..\ir\be\ia32\ia32_spec.pl
466
467 !IF  "$(CFG)" == "libfirm - Win32 Release"
468
469 USERDEP__IA32_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      
470 # Begin Custom Build - Translate Spec: $(InputPath)
471 InputPath=..\ir\be\ia32\ia32_spec.pl
472
473 BuildCmds= \
474         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ia32 \
475         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ia32 \
476         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ia32 \
477         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ia32 \
478         
479
480 "..\ir\be\ia32\gen_ia32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
481    $(BuildCmds)
482
483 "..\ir\be\ia32\gen_ia32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
484    $(BuildCmds)
485
486 "..\ir\be\ia32\gen_ia32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
487    $(BuildCmds)
488
489 "..\ir\be\ia32\gen_ia32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
490    $(BuildCmds)
491
492 "..\ir\be\ia32\gen_ia32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
493    $(BuildCmds)
494
495 "..\ir\be\ia32\gen_ia32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
496    $(BuildCmds)
497
498 "..\ir\be\ia32\gen_ia32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
499    $(BuildCmds)
500
501 "..\ir\be\ia32\gen_ia32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
502    $(BuildCmds)
503 # End Custom Build
504
505 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
506
507 USERDEP__IA32_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      
508 # Begin Custom Build - Translate Spec: $(InputPath)
509 InputPath=..\ir\be\ia32\ia32_spec.pl
510
511 BuildCmds= \
512         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ia32 \
513         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ia32 \
514         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ia32 \
515         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ia32 \
516         
517
518 "..\ir\be\ia32\gen_ia32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
519    $(BuildCmds)
520
521 "..\ir\be\ia32\gen_ia32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
522    $(BuildCmds)
523
524 "..\ir\be\ia32\gen_ia32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
525    $(BuildCmds)
526
527 "..\ir\be\ia32\gen_ia32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
528    $(BuildCmds)
529
530 "..\ir\be\ia32\gen_ia32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
531    $(BuildCmds)
532
533 "..\ir\be\ia32\gen_ia32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
534    $(BuildCmds)
535
536 "..\ir\be\ia32\gen_ia32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
537    $(BuildCmds)
538
539 "..\ir\be\ia32\gen_ia32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
540    $(BuildCmds)
541 # End Custom Build
542
543 !ENDIF 
544
545 # End Source File
546 # Begin Source File
547
548 SOURCE=..\ir\be\ia32\ia32_transform.c
549 # End Source File
550 # Begin Source File
551
552 SOURCE=..\ir\be\ia32\ia32_transform.h
553 # End Source File
554 # Begin Source File
555
556 SOURCE=..\ir\be\ia32\ia32_util.c
557 # End Source File
558 # Begin Source File
559
560 SOURCE=..\ir\be\ia32\ia32_util.h
561 # End Source File
562 # Begin Source File
563
564 SOURCE=..\ir\be\ia32\ia32_x87.c
565 # End Source File
566 # Begin Source File
567
568 SOURCE=..\ir\be\ia32\ia32_x87.h
569 # End Source File
570 # End Group
571 # Begin Group "arm"
572
573 # PROP Default_Filter ""
574 # Begin Source File
575
576 SOURCE=..\ir\be\arm\arm_emitter.c
577 # End Source File
578 # Begin Source File
579
580 SOURCE=..\ir\be\arm\arm_emitter.h
581 # End Source File
582 # Begin Source File
583
584 SOURCE=..\ir\be\arm\arm_map_regs.c
585 # End Source File
586 # Begin Source File
587
588 SOURCE=..\ir\be\arm\arm_map_regs.h
589 # End Source File
590 # Begin Source File
591
592 SOURCE=..\ir\be\arm\arm_new_nodes.c
593 # End Source File
594 # Begin Source File
595
596 SOURCE=..\ir\be\arm\arm_new_nodes.h
597 # End Source File
598 # Begin Source File
599
600 SOURCE=..\ir\be\arm\arm_nodes_attr.h
601 # End Source File
602 # Begin Source File
603
604 SOURCE=..\ir\be\arm\arm_optimize.c
605 # End Source File
606 # Begin Source File
607
608 SOURCE=..\ir\be\arm\arm_optimize.h
609 # End Source File
610 # Begin Source File
611
612 SOURCE="..\ir\be\arm\arm_spec.pl"
613
614 !IF  "$(CFG)" == "libfirm - Win32 Release"
615
616 USERDEP__ARM_S="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
617 # Begin Custom Build - Translate Spec: $(InputPath)
618 InputPath="..\ir\be\arm\arm_spec.pl"
619
620 BuildCmds= \
621         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\arm \
622         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\arm \
623         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\arm \
624         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\arm \
625         
626
627 "..\ir\be\arm\gen_arm_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
628    $(BuildCmds)
629
630 "..\ir\be\arm\gen_arm_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
631    $(BuildCmds)
632
633 "..\ir\be\arm\gen_arm_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
634    $(BuildCmds)
635
636 "..\ir\be\arm\gen_arm_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
637    $(BuildCmds)
638
639 "..\ir\be\arm\gen_arm_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
640    $(BuildCmds)
641
642 "..\ir\be\arm\gen_arm_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
643    $(BuildCmds)
644
645 "..\ir\be\arm\gen_arm_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
646    $(BuildCmds)
647
648 "..\ir\be\arm\gen_arm_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
649    $(BuildCmds)
650 # End Custom Build
651
652 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
653
654 USERDEP__ARM_S="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
655 # Begin Custom Build - Translate Spec: $(InputPath)
656 InputPath="..\ir\be\arm\arm_spec.pl"
657
658 BuildCmds= \
659         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\arm \
660         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\arm \
661         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\arm \
662         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\arm \
663         
664
665 "..\ir\be\arm\gen_arm_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
666    $(BuildCmds)
667
668 "..\ir\be\arm\gen_arm_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
669    $(BuildCmds)
670
671 "..\ir\be\arm\gen_arm_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
672    $(BuildCmds)
673
674 "..\ir\be\arm\gen_arm_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
675    $(BuildCmds)
676
677 "..\ir\be\arm\gen_arm_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
678    $(BuildCmds)
679
680 "..\ir\be\arm\gen_arm_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
681    $(BuildCmds)
682
683 "..\ir\be\arm\gen_arm_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
684    $(BuildCmds)
685
686 "..\ir\be\arm\gen_arm_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
687    $(BuildCmds)
688 # End Custom Build
689
690 !ENDIF 
691
692 # End Source File
693 # Begin Source File
694
695 SOURCE=..\ir\be\arm\arm_transform.c
696 # End Source File
697 # Begin Source File
698
699 SOURCE=..\ir\be\arm\arm_transform.h
700 # End Source File
701 # Begin Source File
702
703 SOURCE=..\ir\be\arm\bearch_arm.c
704 # End Source File
705 # Begin Source File
706
707 SOURCE=..\ir\be\arm\bearch_arm.h
708 # End Source File
709 # Begin Source File
710
711 SOURCE=..\ir\be\arm\bearch_arm_t.h
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\ir\be\arm\gen_arm_emitter.c
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\ir\be\arm\gen_arm_emitter.h
720 # End Source File
721 # Begin Source File
722
723 SOURCE=..\ir\be\arm\gen_arm_machine.c
724 # PROP Exclude_From_Build 1
725 # End Source File
726 # Begin Source File
727
728 SOURCE=..\ir\be\arm\gen_arm_machine.h
729 # End Source File
730 # Begin Source File
731
732 SOURCE=..\ir\be\arm\gen_arm_new_nodes.c.inl
733 # End Source File
734 # Begin Source File
735
736 SOURCE=..\ir\be\arm\gen_arm_new_nodes.h
737 # End Source File
738 # Begin Source File
739
740 SOURCE=..\ir\be\arm\gen_arm_regalloc_if.c
741 # End Source File
742 # Begin Source File
743
744 SOURCE=..\ir\be\arm\gen_arm_regalloc_if.h
745 # End Source File
746 # End Group
747 # Begin Group "ppc32"
748
749 # PROP Default_Filter ""
750 # Begin Source File
751
752 SOURCE=..\ir\be\ppc32\bearch_ppc32.c
753 # End Source File
754 # Begin Source File
755
756 SOURCE=..\ir\be\ppc32\bearch_ppc32.h
757 # End Source File
758 # Begin Source File
759
760 SOURCE=..\ir\be\ppc32\bearch_ppc32_t.h
761 # End Source File
762 # Begin Source File
763
764 SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.c
765 # End Source File
766 # Begin Source File
767
768 SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.h
769 # End Source File
770 # Begin Source File
771
772 SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.inl
773 # End Source File
774 # Begin Source File
775
776 SOURCE=..\ir\be\ppc32\gen_ppc32_machine.c
777 # PROP Exclude_From_Build 1
778 # End Source File
779 # Begin Source File
780
781 SOURCE=..\ir\be\ppc32\gen_ppc32_machine.h
782 # End Source File
783 # Begin Source File
784
785 SOURCE=..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl
786 # End Source File
787 # Begin Source File
788
789 SOURCE=..\ir\be\ppc32\gen_ppc32_new_nodes.h
790 # End Source File
791 # Begin Source File
792
793 SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if.c
794 # End Source File
795 # Begin Source File
796
797 SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if.h
798 # End Source File
799 # Begin Source File
800
801 SOURCE=..\ir\be\ppc32\ppc32_emitter.c
802 # End Source File
803 # Begin Source File
804
805 SOURCE=..\ir\be\ppc32\ppc32_emitter.h
806 # End Source File
807 # Begin Source File
808
809 SOURCE=..\ir\be\ppc32\ppc32_map_regs.c
810 # End Source File
811 # Begin Source File
812
813 SOURCE=..\ir\be\ppc32\ppc32_map_regs.h
814 # End Source File
815 # Begin Source File
816
817 SOURCE=..\ir\be\ppc32\ppc32_new_nodes.c
818 # End Source File
819 # Begin Source File
820
821 SOURCE=..\ir\be\ppc32\ppc32_new_nodes.h
822 # End Source File
823 # Begin Source File
824
825 SOURCE=..\ir\be\ppc32\ppc32_nodes_attr.h
826 # End Source File
827 # Begin Source File
828
829 SOURCE=..\ir\be\ppc32\ppc32_spec.pl
830
831 !IF  "$(CFG)" == "libfirm - Win32 Release"
832
833 USERDEP__PPC32="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
834 # Begin Custom Build - Translate Spec: $(InputPath)
835 InputPath=..\ir\be\ppc32\ppc32_spec.pl
836
837 BuildCmds= \
838         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ppc32 \
839         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ppc32 \
840         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ppc32 \
841         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ppc32 \
842         
843
844 "..\ir\be\ppc32\gen_ppc32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
845    $(BuildCmds)
846
847 "..\ir\be\ppc32\gen_ppc32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
848    $(BuildCmds)
849
850 "..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
851    $(BuildCmds)
852
853 "..\ir\be\ppc32\gen_ppc32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
854    $(BuildCmds)
855
856 "..\ir\be\ppc32\gen_ppc32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
857    $(BuildCmds)
858
859 "..\ir\be\ppc32\gen_ppc32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
860    $(BuildCmds)
861
862 "..\ir\be\ppc32\gen_ppc32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
863    $(BuildCmds)
864
865 "..\ir\be\ppc32\gen_ppc32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
866    $(BuildCmds)
867 # End Custom Build
868
869 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
870
871 USERDEP__PPC32="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
872 # Begin Custom Build - Translate Spec: $(InputPath)
873 InputPath=..\ir\be\ppc32\ppc32_spec.pl
874
875 BuildCmds= \
876         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ppc32 \
877         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ppc32 \
878         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ppc32 \
879         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ppc32 \
880         
881
882 "..\ir\be\ppc32\gen_ppc32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
883    $(BuildCmds)
884
885 "..\ir\be\ppc32\gen_ppc32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
886    $(BuildCmds)
887
888 "..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
889    $(BuildCmds)
890
891 "..\ir\be\ppc32\gen_ppc32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
892    $(BuildCmds)
893
894 "..\ir\be\ppc32\gen_ppc32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
895    $(BuildCmds)
896
897 "..\ir\be\ppc32\gen_ppc32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
898    $(BuildCmds)
899
900 "..\ir\be\ppc32\gen_ppc32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
901    $(BuildCmds)
902
903 "..\ir\be\ppc32\gen_ppc32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
904    $(BuildCmds)
905 # End Custom Build
906
907 !ENDIF 
908
909 # End Source File
910 # Begin Source File
911
912 SOURCE=..\ir\be\ppc32\ppc32_transform.c
913 # End Source File
914 # Begin Source File
915
916 SOURCE=..\ir\be\ppc32\ppc32_transform.h
917 # End Source File
918 # Begin Source File
919
920 SOURCE=..\ir\be\ppc32\ppc32_transform_conv.c
921 # End Source File
922 # Begin Source File
923
924 SOURCE=..\ir\be\ppc32\ppc32_transform_conv.h
925 # End Source File
926 # End Group
927 # Begin Group "mips"
928
929 # PROP Default_Filter ""
930 # Begin Source File
931
932 SOURCE=..\ir\be\mips\bearch_mips.c
933 # End Source File
934 # Begin Source File
935
936 SOURCE=..\ir\be\mips\bearch_mips.h
937 # End Source File
938 # Begin Source File
939
940 SOURCE=..\ir\be\mips\bearch_mips_t.h
941 # End Source File
942 # Begin Source File
943
944 SOURCE=..\ir\be\mips\gen_mips_emitter.c
945 # End Source File
946 # Begin Source File
947
948 SOURCE=..\ir\be\mips\gen_mips_emitter.h
949 # End Source File
950 # Begin Source File
951
952 SOURCE=..\ir\be\mips\gen_mips_machine.c
953 # PROP Ignore_Default_Tool 1
954 # End Source File
955 # Begin Source File
956
957 SOURCE=..\ir\be\mips\gen_mips_machine.h
958 # End Source File
959 # Begin Source File
960
961 SOURCE=..\ir\be\mips\gen_mips_new_nodes.c.inl
962 # End Source File
963 # Begin Source File
964
965 SOURCE=..\ir\be\mips\gen_mips_new_nodes.h
966 # End Source File
967 # Begin Source File
968
969 SOURCE=..\ir\be\mips\gen_mips_regalloc_if.c
970 # End Source File
971 # Begin Source File
972
973 SOURCE=..\ir\be\mips\gen_mips_regalloc_if.h
974 # End Source File
975 # Begin Source File
976
977 SOURCE=..\ir\be\mips\mips_emitter.c
978 # End Source File
979 # Begin Source File
980
981 SOURCE=..\ir\be\mips\mips_emitter.h
982 # End Source File
983 # Begin Source File
984
985 SOURCE=..\ir\be\mips\mips_map_regs.c
986 # End Source File
987 # Begin Source File
988
989 SOURCE=..\ir\be\mips\mips_map_regs.h
990 # End Source File
991 # Begin Source File
992
993 SOURCE=..\ir\be\mips\mips_new_nodes.c
994 # End Source File
995 # Begin Source File
996
997 SOURCE=..\ir\be\mips\mips_new_nodes.h
998 # End Source File
999 # Begin Source File
1000
1001 SOURCE=..\ir\be\mips\mips_nodes_attr.h
1002 # End Source File
1003 # Begin Source File
1004
1005 SOURCE=..\ir\be\mips\mips_scheduler.c
1006 # End Source File
1007 # Begin Source File
1008
1009 SOURCE=..\ir\be\mips\mips_scheduler.h
1010 # End Source File
1011 # Begin Source File
1012
1013 SOURCE=..\ir\be\mips\mips_spec.pl
1014
1015 !IF  "$(CFG)" == "libfirm - Win32 Release"
1016
1017 USERDEP__MIPS_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
1018 # Begin Custom Build - Translate Spec: $(InputPath)
1019 InputPath=..\ir\be\mips\mips_spec.pl
1020
1021 BuildCmds= \
1022         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\mips \
1023         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\mips \
1024         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\mips \
1025         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\mips \
1026         
1027
1028 "..\ir\be\mips\gen_mips_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1029    $(BuildCmds)
1030
1031 "..\ir\be\mips\gen_mips_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1032    $(BuildCmds)
1033
1034 "..\ir\be\mips\gen_mips_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1035    $(BuildCmds)
1036
1037 "..\ir\be\mips\gen_mips_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1038    $(BuildCmds)
1039
1040 "..\ir\be\mips\gen_mips_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1041    $(BuildCmds)
1042
1043 "..\ir\be\mips\gen_mips_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1044    $(BuildCmds)
1045
1046 "..\ir\be\mips\gen_mips_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1047    $(BuildCmds)
1048
1049 "..\ir\be\mips\gen_mips_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1050    $(BuildCmds)
1051 # End Custom Build
1052
1053 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
1054
1055 USERDEP__MIPS_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
1056 # Begin Custom Build - Translate Spec: $(InputPath)
1057 InputPath=..\ir\be\mips\mips_spec.pl
1058
1059 BuildCmds= \
1060         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\mips \
1061         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\mips \
1062         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\mips \
1063         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\mips \
1064         
1065
1066 "..\ir\be\mips\gen_mips_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1067    $(BuildCmds)
1068
1069 "..\ir\be\mips\gen_mips_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1070    $(BuildCmds)
1071
1072 "..\ir\be\mips\gen_mips_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1073    $(BuildCmds)
1074
1075 "..\ir\be\mips\gen_mips_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1076    $(BuildCmds)
1077
1078 "..\ir\be\mips\gen_mips_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1079    $(BuildCmds)
1080
1081 "..\ir\be\mips\gen_mips_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1082    $(BuildCmds)
1083
1084 "..\ir\be\mips\gen_mips_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1085    $(BuildCmds)
1086
1087 "..\ir\be\mips\gen_mips_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1088    $(BuildCmds)
1089 # End Custom Build
1090
1091 !ENDIF 
1092
1093 # End Source File
1094 # Begin Source File
1095
1096 SOURCE=..\ir\be\mips\mips_transform.c
1097 # End Source File
1098 # Begin Source File
1099
1100 SOURCE=..\ir\be\mips\mips_transform.h
1101 # End Source File
1102 # Begin Source File
1103
1104 SOURCE=..\ir\be\mips\mips_util.h
1105 # End Source File
1106 # End Group
1107 # Begin Group "TEMPLATE"
1108
1109 # PROP Default_Filter ""
1110 # Begin Source File
1111
1112 SOURCE=..\ir\be\TEMPLATE\bearch_TEMPLATE.c
1113 # PROP Exclude_From_Scan -1
1114 # PROP BASE Exclude_From_Build 1
1115 # PROP Exclude_From_Build 1
1116 # End Source File
1117 # Begin Source File
1118
1119 SOURCE=..\ir\be\TEMPLATE\bearch_TEMPLATE.h
1120 # PROP Exclude_From_Scan -1
1121 # PROP BASE Exclude_From_Build 1
1122 # PROP Exclude_From_Build 1
1123 # End Source File
1124 # Begin Source File
1125
1126 SOURCE=..\ir\be\TEMPLATE\bearch_TEMPLATE_t.h
1127 # PROP Exclude_From_Scan -1
1128 # PROP BASE Exclude_From_Build 1
1129 # PROP Exclude_From_Build 1
1130 # End Source File
1131 # Begin Source File
1132
1133 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_emitter.c
1134 # PROP Exclude_From_Scan -1
1135 # PROP BASE Exclude_From_Build 1
1136 # PROP Exclude_From_Build 1
1137 # End Source File
1138 # Begin Source File
1139
1140 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_emitter.h
1141 # PROP Exclude_From_Scan -1
1142 # PROP BASE Exclude_From_Build 1
1143 # PROP Exclude_From_Build 1
1144 # End Source File
1145 # Begin Source File
1146
1147 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_map_regs.c
1148 # PROP Exclude_From_Scan -1
1149 # PROP BASE Exclude_From_Build 1
1150 # PROP Exclude_From_Build 1
1151 # End Source File
1152 # Begin Source File
1153
1154 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_map_regs.h
1155 # PROP Exclude_From_Scan -1
1156 # PROP BASE Exclude_From_Build 1
1157 # PROP Exclude_From_Build 1
1158 # End Source File
1159 # Begin Source File
1160
1161 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_new_nodes.c
1162 # PROP Exclude_From_Scan -1
1163 # PROP BASE Exclude_From_Build 1
1164 # PROP Exclude_From_Build 1
1165 # End Source File
1166 # Begin Source File
1167
1168 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_new_nodes.h
1169 # PROP Exclude_From_Scan -1
1170 # PROP BASE Exclude_From_Build 1
1171 # PROP Exclude_From_Build 1
1172 # End Source File
1173 # Begin Source File
1174
1175 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_nodes_attr.h
1176 # PROP Exclude_From_Scan -1
1177 # PROP BASE Exclude_From_Build 1
1178 # PROP Exclude_From_Build 1
1179 # End Source File
1180 # Begin Source File
1181
1182 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_transform.c
1183 # PROP Exclude_From_Scan -1
1184 # PROP BASE Exclude_From_Build 1
1185 # PROP Exclude_From_Build 1
1186 # End Source File
1187 # Begin Source File
1188
1189 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_transform.h
1190 # PROP Exclude_From_Scan -1
1191 # PROP BASE Exclude_From_Build 1
1192 # PROP Exclude_From_Build 1
1193 # End Source File
1194 # End Group
1195 # Begin Source File
1196
1197 SOURCE=..\ir\be\be_dbgout.h
1198 # End Source File
1199 # Begin Source File
1200
1201 SOURCE=..\ir\be\be_dbgout_t.h
1202 # End Source File
1203 # Begin Source File
1204
1205 SOURCE=..\ir\be\be_t.h
1206 # End Source File
1207 # Begin Source File
1208
1209 SOURCE=..\ir\be\beabi.c
1210 # End Source File
1211 # Begin Source File
1212
1213 SOURCE=..\ir\be\beabi.h
1214 # End Source File
1215 # Begin Source File
1216
1217 SOURCE=..\ir\be\beabi_t.h
1218 # End Source File
1219 # Begin Source File
1220
1221 SOURCE=..\ir\be\bearch.c
1222 # End Source File
1223 # Begin Source File
1224
1225 SOURCE=..\ir\be\bearch.h
1226 # End Source File
1227 # Begin Source File
1228
1229 SOURCE=..\ir\be\bearch_t.h
1230 # End Source File
1231 # Begin Source File
1232
1233 SOURCE=..\ir\be\beblocksched.c
1234 # End Source File
1235 # Begin Source File
1236
1237 SOURCE=..\ir\be\beblocksched.h
1238 # End Source File
1239 # Begin Source File
1240
1241 SOURCE=..\ir\be\bechordal.c
1242 # End Source File
1243 # Begin Source File
1244
1245 SOURCE=..\ir\be\bechordal.h
1246 # End Source File
1247 # Begin Source File
1248
1249 SOURCE=..\ir\be\bechordal_draw.c
1250 # End Source File
1251 # Begin Source File
1252
1253 SOURCE=..\ir\be\bechordal_draw.h
1254 # End Source File
1255 # Begin Source File
1256
1257 SOURCE=..\ir\be\bechordal_main.c
1258 # End Source File
1259 # Begin Source File
1260
1261 SOURCE=..\ir\be\bechordal_t.h
1262 # End Source File
1263 # Begin Source File
1264
1265 SOURCE=..\ir\be\becopyheur.c
1266 # End Source File
1267 # Begin Source File
1268
1269 SOURCE=..\ir\be\becopyheur2.c
1270 # End Source File
1271 # Begin Source File
1272
1273 SOURCE=..\ir\be\becopyheur3.c
1274 # End Source File
1275 # Begin Source File
1276
1277 SOURCE=..\ir\be\becopyheur4.c
1278 # End Source File
1279 # Begin Source File
1280
1281 SOURCE=..\ir\be\becopyilp.c
1282 # End Source File
1283 # Begin Source File
1284
1285 SOURCE=..\ir\be\becopyilp1.c
1286 # End Source File
1287 # Begin Source File
1288
1289 SOURCE=..\ir\be\becopyilp2.c
1290 # End Source File
1291 # Begin Source File
1292
1293 SOURCE=..\ir\be\becopyilp_t.h
1294 # End Source File
1295 # Begin Source File
1296
1297 SOURCE=..\ir\be\becopyopt.c
1298 # End Source File
1299 # Begin Source File
1300
1301 SOURCE=..\ir\be\becopyopt.h
1302 # End Source File
1303 # Begin Source File
1304
1305 SOURCE=..\ir\be\becopyopt_t.h
1306 # End Source File
1307 # Begin Source File
1308
1309 SOURCE=..\ir\be\becopystat.c
1310 # End Source File
1311 # Begin Source File
1312
1313 SOURCE=..\ir\be\becopystat.h
1314 # End Source File
1315 # Begin Source File
1316
1317 SOURCE=..\ir\be\bedbgout.c
1318 # End Source File
1319 # Begin Source File
1320
1321 SOURCE=..\ir\be\bedomfront.c
1322 # End Source File
1323 # Begin Source File
1324
1325 SOURCE=..\ir\be\bedomfront.h
1326 # End Source File
1327 # Begin Source File
1328
1329 SOURCE=..\ir\be\beemitter.c
1330 # End Source File
1331 # Begin Source File
1332
1333 SOURCE=..\ir\be\beemitter.h
1334 # End Source File
1335 # Begin Source File
1336
1337 SOURCE=..\ir\be\beflags.c
1338 # End Source File
1339 # Begin Source File
1340
1341 SOURCE=..\ir\be\beflags.h
1342 # End Source File
1343 # Begin Source File
1344
1345 SOURCE=..\ir\be\begnuas.c
1346 # End Source File
1347 # Begin Source File
1348
1349 SOURCE=..\ir\be\begnuas.h
1350 # End Source File
1351 # Begin Source File
1352
1353 SOURCE=..\ir\be\beifg.c
1354 # End Source File
1355 # Begin Source File
1356
1357 SOURCE=..\ir\be\beifg.h
1358 # End Source File
1359 # Begin Source File
1360
1361 SOURCE=..\ir\be\beifg_clique.c
1362 # End Source File
1363 # Begin Source File
1364
1365 SOURCE=..\ir\be\beifg_impl.h
1366 # End Source File
1367 # Begin Source File
1368
1369 SOURCE=..\ir\be\beifg_list.c
1370 # End Source File
1371 # Begin Source File
1372
1373 SOURCE=..\ir\be\beifg_pointer.c
1374 # End Source File
1375 # Begin Source File
1376
1377 SOURCE=..\ir\be\beifg_std.c
1378 # End Source File
1379 # Begin Source File
1380
1381 SOURCE=..\ir\be\beifg_t.h
1382 # End Source File
1383 # Begin Source File
1384
1385 SOURCE=..\ir\be\beilpsched.h
1386 # End Source File
1387 # Begin Source File
1388
1389 SOURCE=..\ir\be\beinsn.c
1390 # End Source File
1391 # Begin Source File
1392
1393 SOURCE=..\ir\be\beinsn_t.h
1394 # End Source File
1395 # Begin Source File
1396
1397 SOURCE=..\ir\be\beintlive_t.h
1398 # End Source File
1399 # Begin Source File
1400
1401 SOURCE=..\ir\be\beirg.c
1402 # End Source File
1403 # Begin Source File
1404
1405 SOURCE=..\ir\be\beirg.h
1406 # End Source File
1407 # Begin Source File
1408
1409 SOURCE=..\ir\be\beirg_t.h
1410 # End Source File
1411 # Begin Source File
1412
1413 SOURCE=..\ir\be\beirgmod.c
1414 # End Source File
1415 # Begin Source File
1416
1417 SOURCE=..\ir\be\beirgmod.h
1418 # End Source File
1419 # Begin Source File
1420
1421 SOURCE=..\ir\be\bejavacoal.c
1422 # End Source File
1423 # Begin Source File
1424
1425 SOURCE=..\ir\be\bejavacoal.h
1426 # End Source File
1427 # Begin Source File
1428
1429 SOURCE=..\ir\be\belistsched.c
1430 # End Source File
1431 # Begin Source File
1432
1433 SOURCE=..\ir\be\belistsched.h
1434 # End Source File
1435 # Begin Source File
1436
1437 SOURCE=..\ir\be\belive.c
1438 # End Source File
1439 # Begin Source File
1440
1441 SOURCE=..\ir\be\belive.h
1442 # End Source File
1443 # Begin Source File
1444
1445 SOURCE=..\ir\be\belive_t.h
1446 # End Source File
1447 # Begin Source File
1448
1449 SOURCE=..\ir\be\beloopana.c
1450 # End Source File
1451 # Begin Source File
1452
1453 SOURCE=..\ir\be\beloopana.h
1454 # End Source File
1455 # Begin Source File
1456
1457 SOURCE=..\ir\be\belower.c
1458 # End Source File
1459 # Begin Source File
1460
1461 SOURCE=..\ir\be\belower.h
1462 # End Source File
1463 # Begin Source File
1464
1465 SOURCE=..\ir\be\bemachine.c
1466 # End Source File
1467 # Begin Source File
1468
1469 SOURCE=..\ir\be\bemachine.h
1470 # End Source File
1471 # Begin Source File
1472
1473 SOURCE=..\ir\be\bemachnode.c
1474 # End Source File
1475 # Begin Source File
1476
1477 SOURCE=..\ir\be\bemachnode.h
1478 # End Source File
1479 # Begin Source File
1480
1481 SOURCE=..\ir\be\bemain.c
1482 # End Source File
1483 # Begin Source File
1484
1485 SOURCE=..\ir\be\bemodule.c
1486 # End Source File
1487 # Begin Source File
1488
1489 SOURCE=..\ir\be\bemodule.h
1490 # End Source File
1491 # Begin Source File
1492
1493 SOURCE=..\ir\be\bemodule_t.h
1494 # End Source File
1495 # Begin Source File
1496
1497 SOURCE=..\ir\be\benode.c
1498 # End Source File
1499 # Begin Source File
1500
1501 SOURCE=..\ir\be\benode_t.h
1502 # End Source File
1503 # Begin Source File
1504
1505 SOURCE=..\ir\be\bepeephole.c
1506 # End Source File
1507 # Begin Source File
1508
1509 SOURCE=..\ir\be\bepeephole.h
1510 # End Source File
1511 # Begin Source File
1512
1513 SOURCE=..\ir\be\bepressurestat.c
1514 # End Source File
1515 # Begin Source File
1516
1517 SOURCE=..\ir\be\bepressurestat.h
1518 # End Source File
1519 # Begin Source File
1520
1521 SOURCE=..\ir\be\bera.c
1522 # End Source File
1523 # Begin Source File
1524
1525 SOURCE=..\ir\be\bera.h
1526 # End Source File
1527 # Begin Source File
1528
1529 SOURCE=..\ir\be\beraextern.c
1530 # End Source File
1531 # Begin Source File
1532
1533 SOURCE=..\ir\be\beraextern.h
1534 # End Source File
1535 # Begin Source File
1536
1537 SOURCE=..\ir\be\besched.c
1538 # End Source File
1539 # Begin Source File
1540
1541 SOURCE=..\ir\be\besched.h
1542 # End Source File
1543 # Begin Source File
1544
1545 SOURCE=..\ir\be\besched_t.h
1546 # End Source File
1547 # Begin Source File
1548
1549 SOURCE=..\ir\be\beschedmris.c
1550 # End Source File
1551 # Begin Source File
1552
1553 SOURCE=..\ir\be\beschedmris.h
1554 # End Source File
1555 # Begin Source File
1556
1557 SOURCE=..\ir\be\beschednormal.c
1558 # End Source File
1559 # Begin Source File
1560
1561 SOURCE=..\ir\be\beschedrand.c
1562 # End Source File
1563 # Begin Source File
1564
1565 SOURCE=..\ir\be\beschedregpress.c
1566 # End Source File
1567 # Begin Source File
1568
1569 SOURCE=..\ir\be\beschedrss.c
1570 # End Source File
1571 # Begin Source File
1572
1573 SOURCE=..\ir\be\beschedrss.h
1574 # End Source File
1575 # Begin Source File
1576
1577 SOURCE=..\ir\be\beschedtrace.c
1578 # End Source File
1579 # Begin Source File
1580
1581 SOURCE=..\ir\be\beschedtrivial.c
1582 # End Source File
1583 # Begin Source File
1584
1585 SOURCE=..\ir\be\bespill.c
1586 # End Source File
1587 # Begin Source File
1588
1589 SOURCE=..\ir\be\bespill.h
1590 # End Source File
1591 # Begin Source File
1592
1593 SOURCE=..\ir\be\bespillbelady.c
1594 # End Source File
1595 # Begin Source File
1596
1597 SOURCE=..\ir\be\bespillbelady.h
1598 # End Source File
1599 # Begin Source File
1600
1601 SOURCE=..\ir\be\bespillbelady2.c
1602 # End Source File
1603 # Begin Source File
1604
1605 SOURCE=..\ir\be\bespillbelady3.c
1606 # End Source File
1607 # Begin Source File
1608
1609 SOURCE=..\ir\be\bespilldaemel.c
1610 # End Source File
1611 # Begin Source File
1612
1613 SOURCE=..\ir\be\bespillloc.h
1614 # End Source File
1615 # Begin Source File
1616
1617 SOURCE=..\ir\be\bespilloptions.c
1618 # End Source File
1619 # Begin Source File
1620
1621 SOURCE=..\ir\be\bespilloptions.h
1622 # End Source File
1623 # Begin Source File
1624
1625 SOURCE=..\ir\be\bespillremat.c
1626 # End Source File
1627 # Begin Source File
1628
1629 SOURCE=..\ir\be\bespillremat.h
1630 # End Source File
1631 # Begin Source File
1632
1633 SOURCE=..\ir\be\bespillslots.c
1634 # End Source File
1635 # Begin Source File
1636
1637 SOURCE=..\ir\be\bespillslots.h
1638 # End Source File
1639 # Begin Source File
1640
1641 SOURCE=..\ir\be\bessaconstr.c
1642 # End Source File
1643 # Begin Source File
1644
1645 SOURCE=..\ir\be\bessaconstr.h
1646 # End Source File
1647 # Begin Source File
1648
1649 SOURCE=..\ir\be\bessadestr.c
1650 # End Source File
1651 # Begin Source File
1652
1653 SOURCE=..\ir\be\bessadestr.h
1654 # End Source File
1655 # Begin Source File
1656
1657 SOURCE=..\ir\be\bessadestrsimple.c
1658 # End Source File
1659 # Begin Source File
1660
1661 SOURCE=..\ir\be\bessadestrsimple.h
1662 # End Source File
1663 # Begin Source File
1664
1665 SOURCE=..\ir\be\bestabs.c
1666 # End Source File
1667 # Begin Source File
1668
1669 SOURCE=..\ir\be\bestat.c
1670 # End Source File
1671 # Begin Source File
1672
1673 SOURCE=..\ir\be\bestat.h
1674 # End Source File
1675 # Begin Source File
1676
1677 SOURCE=..\ir\be\bestate.c
1678 # End Source File
1679 # Begin Source File
1680
1681 SOURCE=..\ir\be\bestate.h
1682 # End Source File
1683 # Begin Source File
1684
1685 SOURCE=..\ir\be\bestatevent.h
1686 # End Source File
1687 # Begin Source File
1688
1689 SOURCE=..\ir\be\betranshlp.c
1690 # End Source File
1691 # Begin Source File
1692
1693 SOURCE=..\ir\be\betranshlp.h
1694 # End Source File
1695 # Begin Source File
1696
1697 SOURCE=..\ir\be\beuses.c
1698 # End Source File
1699 # Begin Source File
1700
1701 SOURCE=..\ir\be\beuses.h
1702 # End Source File
1703 # Begin Source File
1704
1705 SOURCE=..\ir\be\beuses_t.h
1706 # End Source File
1707 # Begin Source File
1708
1709 SOURCE=..\ir\be\beutil.c
1710 # End Source File
1711 # Begin Source File
1712
1713 SOURCE=..\ir\be\beutil.h
1714 # End Source File
1715 # Begin Source File
1716
1717 SOURCE=..\ir\be\beverify.c
1718 # End Source File
1719 # Begin Source File
1720
1721 SOURCE=..\ir\be\beverify.h
1722 # End Source File
1723 # End Group
1724 # Begin Group "common"
1725
1726 # PROP Default_Filter ""
1727 # Begin Source File
1728
1729 SOURCE=..\ir\common\debug.c
1730 # End Source File
1731 # Begin Source File
1732
1733 SOURCE=..\ir\common\debug.h
1734 # End Source File
1735 # Begin Source File
1736
1737 SOURCE=..\ir\common\error.c
1738 # End Source File
1739 # Begin Source File
1740
1741 SOURCE=..\ir\common\error.h
1742 # End Source File
1743 # Begin Source File
1744
1745 SOURCE=..\ir\common\firm.c
1746 # End Source File
1747 # Begin Source File
1748
1749 SOURCE=..\ir\common\firm_common.c
1750 # End Source File
1751 # Begin Source File
1752
1753 SOURCE=..\ir\common\firm_common_t.h
1754 # End Source File
1755 # Begin Source File
1756
1757 SOURCE=..\ir\common\firmwalk.c
1758 # End Source File
1759 # Begin Source File
1760
1761 SOURCE=..\ir\common\firmwalk.h
1762 # End Source File
1763 # Begin Source File
1764
1765 SOURCE=..\ir\common\irtools.c
1766 # End Source File
1767 # Begin Source File
1768
1769 SOURCE=..\ir\common\irtools.h
1770 # End Source File
1771 # Begin Source File
1772
1773 SOURCE=..\ir\common\statistics.c
1774 # End Source File
1775 # Begin Source File
1776
1777 SOURCE=..\ir\common\statistics.h
1778 # End Source File
1779 # Begin Source File
1780
1781 SOURCE=..\ir\common\timing.c
1782 # End Source File
1783 # End Group
1784 # Begin Group "debug"
1785
1786 # PROP Default_Filter ""
1787 # Begin Source File
1788
1789 SOURCE=..\ir\debug\dbginfo.c
1790 # End Source File
1791 # Begin Source File
1792
1793 SOURCE=..\ir\debug\dbginfo_t.h
1794 # End Source File
1795 # Begin Source File
1796
1797 SOURCE=..\ir\debug\debugger.c
1798 # End Source File
1799 # Begin Source File
1800
1801 SOURCE=..\ir\debug\debugger.h
1802 # End Source File
1803 # Begin Source File
1804
1805 SOURCE=..\ir\debug\firm_ycomp.c
1806 # End Source File
1807 # Begin Source File
1808
1809 SOURCE=..\ir\debug\seqnumbers.c
1810 # End Source File
1811 # End Group
1812 # Begin Group "external"
1813
1814 # PROP Default_Filter ""
1815 # Begin Source File
1816
1817 SOURCE=..\ir\external\Makefile.in
1818 # End Source File
1819 # Begin Source File
1820
1821 SOURCE=..\ir\external\read.c
1822 # PROP Exclude_From_Build 1
1823 # End Source File
1824 # Begin Source File
1825
1826 SOURCE=..\ir\external\read.h
1827 # End Source File
1828 # Begin Source File
1829
1830 SOURCE=..\ir\external\read_t.h
1831 # End Source File
1832 # End Group
1833 # Begin Group "ident"
1834
1835 # PROP Default_Filter ""
1836 # Begin Source File
1837
1838 SOURCE=..\ir\ident\ident.c
1839 # End Source File
1840 # Begin Source File
1841
1842 SOURCE=..\ir\ident\ident_t.h
1843 # End Source File
1844 # Begin Source File
1845
1846 SOURCE=..\ir\ident\Makefile.in
1847 # End Source File
1848 # Begin Source File
1849
1850 SOURCE=..\ir\ident\mangle.c
1851 # End Source File
1852 # End Group
1853 # Begin Group "ir"
1854
1855 # PROP Default_Filter ""
1856 # Begin Source File
1857
1858 SOURCE=..\ir\ir\instrument.c
1859 # End Source File
1860 # Begin Source File
1861
1862 SOURCE=..\ir\ir\instrument.h
1863 # End Source File
1864 # Begin Source File
1865
1866 SOURCE=..\ir\ir\irarch.c
1867 # End Source File
1868 # Begin Source File
1869
1870 SOURCE=..\ir\ir\irargs.c
1871 # End Source File
1872 # Begin Source File
1873
1874 SOURCE=..\ir\ir\irargs_t.h
1875 # End Source File
1876 # Begin Source File
1877
1878 SOURCE=..\ir\ir\irbitset.h
1879 # End Source File
1880 # Begin Source File
1881
1882 SOURCE=..\ir\ir\ircgcons.c
1883 # End Source File
1884 # Begin Source File
1885
1886 SOURCE=..\ir\ir\ircons.c
1887 # End Source File
1888 # Begin Source File
1889
1890 SOURCE=..\ir\ir\ircons_t.h
1891 # End Source File
1892 # Begin Source File
1893
1894 SOURCE=..\ir\ir\irdump.c
1895 # End Source File
1896 # Begin Source File
1897
1898 SOURCE=..\ir\ir\irdump_t.h
1899 # End Source File
1900 # Begin Source File
1901
1902 SOURCE=..\ir\ir\irdumptxt.c
1903 # End Source File
1904 # Begin Source File
1905
1906 SOURCE=..\ir\ir\iredges.c
1907 # End Source File
1908 # Begin Source File
1909
1910 SOURCE=..\ir\ir\iredges_t.h
1911 # End Source File
1912 # Begin Source File
1913
1914 SOURCE=..\ir\ir\iredgeset.h
1915 # End Source File
1916 # Begin Source File
1917
1918 SOURCE=..\ir\ir\irflag.c
1919 # End Source File
1920 # Begin Source File
1921
1922 SOURCE=..\ir\ir\irflag_t.h
1923 # End Source File
1924 # Begin Source File
1925
1926 SOURCE=..\ir\ir\irgmod.c
1927 # End Source File
1928 # Begin Source File
1929
1930 SOURCE=..\ir\ir\irgopt.c
1931 # End Source File
1932 # Begin Source File
1933
1934 SOURCE=..\ir\ir\irgopt_t.h
1935 # End Source File
1936 # Begin Source File
1937
1938 SOURCE=..\ir\ir\irgraph.c
1939 # End Source File
1940 # Begin Source File
1941
1942 SOURCE=..\ir\ir\irgraph_t.h
1943 # End Source File
1944 # Begin Source File
1945
1946 SOURCE=..\ir\ir\irgwalk.c
1947 # End Source File
1948 # Begin Source File
1949
1950 SOURCE=..\ir\ir\irgwalk_blk.c
1951 # End Source File
1952 # Begin Source File
1953
1954 SOURCE=..\ir\ir\irhooks.c
1955 # End Source File
1956 # Begin Source File
1957
1958 SOURCE=..\ir\ir\irmode.c
1959 # End Source File
1960 # Begin Source File
1961
1962 SOURCE=..\ir\ir\irmode_t.h
1963 # End Source File
1964 # Begin Source File
1965
1966 SOURCE=..\ir\ir\irnode.c
1967 # End Source File
1968 # Begin Source File
1969
1970 SOURCE=..\ir\ir\irnode_t.h
1971 # End Source File
1972 # Begin Source File
1973
1974 SOURCE=..\ir\ir\irnodemap.c
1975 # End Source File
1976 # Begin Source File
1977
1978 SOURCE=..\ir\ir\irnodemap.h
1979 # End Source File
1980 # Begin Source File
1981
1982 SOURCE=..\ir\ir\irnodeset.c
1983 # End Source File
1984 # Begin Source File
1985
1986 SOURCE=..\ir\ir\irnodeset.h
1987 # End Source File
1988 # Begin Source File
1989
1990 SOURCE=..\ir\ir\irop.c
1991 # End Source File
1992 # Begin Source File
1993
1994 SOURCE=..\ir\ir\irop_t.h
1995 # End Source File
1996 # Begin Source File
1997
1998 SOURCE=..\ir\ir\iropt.c
1999 # End Source File
2000 # Begin Source File
2001
2002 SOURCE=..\ir\ir\iropt_t.h
2003 # End Source File
2004 # Begin Source File
2005
2006 SOURCE=..\ir\ir\irphase.c
2007 # End Source File
2008 # Begin Source File
2009
2010 SOURCE=..\ir\ir\irphase_t.h
2011 # End Source File
2012 # Begin Source File
2013
2014 SOURCE=..\ir\ir\irphaselist.h
2015 # End Source File
2016 # Begin Source File
2017
2018 SOURCE=..\ir\ir\irphases_t.h
2019 # End Source File
2020 # Begin Source File
2021
2022 SOURCE=..\ir\ir\irprintf.c
2023 # End Source File
2024 # Begin Source File
2025
2026 SOURCE=..\ir\ir\irprintf_t.h
2027 # End Source File
2028 # Begin Source File
2029
2030 SOURCE=..\ir\ir\irprofile.c
2031 # End Source File
2032 # Begin Source File
2033
2034 SOURCE=..\ir\ir\irprofile.h
2035 # End Source File
2036 # Begin Source File
2037
2038 SOURCE=..\ir\ir\irprog.c
2039 # End Source File
2040 # Begin Source File
2041
2042 SOURCE=..\ir\ir\irprog_t.h
2043 # End Source File
2044 # Begin Source File
2045
2046 SOURCE=..\ir\ir\irssacons.c
2047 # End Source File
2048 # Begin Source File
2049
2050 SOURCE=..\ir\ir\irtypes.h
2051 # End Source File
2052 # Begin Source File
2053
2054 SOURCE=..\ir\ir\irvrfy.c
2055 # End Source File
2056 # Begin Source File
2057
2058 SOURCE=..\ir\ir\irvrfy_t.h
2059 # End Source File
2060 # Begin Source File
2061
2062 SOURCE=..\ir\ir\pseudo_irg.c
2063 # End Source File
2064 # End Group
2065 # Begin Group "opt"
2066
2067 # PROP Default_Filter ""
2068 # Begin Source File
2069
2070 SOURCE=..\ir\opt\boolopt.c
2071 # End Source File
2072 # Begin Source File
2073
2074 SOURCE=..\ir\opt\cfopt.c
2075 # End Source File
2076 # Begin Source File
2077
2078 SOURCE=..\ir\opt\code_placement.c
2079 # End Source File
2080 # Begin Source File
2081
2082 SOURCE=..\ir\opt\condeval.c
2083 # End Source File
2084 # Begin Source File
2085
2086 SOURCE=..\ir\opt\convopt.c
2087 # End Source File
2088 # Begin Source File
2089
2090 SOURCE=..\ir\opt\critical_edges.c
2091 # End Source File
2092 # Begin Source File
2093
2094 SOURCE=..\ir\opt\data_flow_scalar_replace.c
2095 # End Source File
2096 # Begin Source File
2097
2098 SOURCE=..\ir\opt\escape_ana.c
2099 # End Source File
2100 # Begin Source File
2101
2102 SOURCE=..\ir\opt\funccall.c
2103 # End Source File
2104 # Begin Source File
2105
2106 SOURCE=..\ir\opt\funccall_t.h
2107 # End Source File
2108 # Begin Source File
2109
2110 SOURCE=..\ir\opt\gvn_pre.c
2111 # End Source File
2112 # Begin Source File
2113
2114 SOURCE=..\ir\opt\ifconv.c
2115 # End Source File
2116 # Begin Source File
2117
2118 SOURCE=..\ir\opt\ircgopt.c
2119 # End Source File
2120 # Begin Source File
2121
2122 SOURCE=..\ir\opt\ldst2.c
2123 # End Source File
2124 # Begin Source File
2125
2126 SOURCE=..\ir\opt\ldstopt.c
2127 # End Source File
2128 # Begin Source File
2129
2130 SOURCE=..\ir\opt\opt_confirms.c
2131 # End Source File
2132 # Begin Source File
2133
2134 SOURCE=..\ir\opt\opt_confirms.h
2135 # End Source File
2136 # Begin Source File
2137
2138 SOURCE=..\ir\opt\opt_frame.c
2139 # End Source File
2140 # Begin Source File
2141
2142 SOURCE=..\ir\opt\opt_inline.c
2143 # End Source File
2144 # Begin Source File
2145
2146 SOURCE=..\ir\opt\opt_inline_t.h
2147 # End Source File
2148 # Begin Source File
2149
2150 SOURCE=..\ir\opt\opt_osr.c
2151 # End Source File
2152 # Begin Source File
2153
2154 SOURCE=..\ir\opt\opt_polymorphy.c
2155 # End Source File
2156 # Begin Source File
2157
2158 SOURCE=..\ir\opt\opt_polymorphy.h
2159 # End Source File
2160 # Begin Source File
2161
2162 SOURCE=..\ir\opt\proc_cloning.c
2163 # End Source File
2164 # Begin Source File
2165
2166 SOURCE=..\ir\opt\reassoc.c
2167 # End Source File
2168 # Begin Source File
2169
2170 SOURCE=..\ir\opt\reassoc_t.h
2171 # End Source File
2172 # Begin Source File
2173
2174 SOURCE=..\ir\opt\return.c
2175 # End Source File
2176 # Begin Source File
2177
2178 SOURCE=..\ir\opt\scalar_replace.c
2179 # End Source File
2180 # Begin Source File
2181
2182 SOURCE=..\ir\opt\scalar_replace.h
2183 # End Source File
2184 # Begin Source File
2185
2186 SOURCE=..\ir\opt\tailrec.c
2187 # End Source File
2188 # Begin Source File
2189
2190 SOURCE=..\ir\opt\tropt.c
2191 # End Source File
2192 # Begin Source File
2193
2194 SOURCE=..\ir\opt\tropt.h
2195 # End Source File
2196 # End Group
2197 # Begin Group "stat"
2198
2199 # PROP Default_Filter ""
2200 # Begin Source File
2201
2202 SOURCE=..\ir\stat\const_stat.c
2203 # End Source File
2204 # Begin Source File
2205
2206 SOURCE=..\ir\stat\counter.h
2207 # End Source File
2208 # Begin Source File
2209
2210 SOURCE=..\ir\stat\dags.c
2211 # End Source File
2212 # Begin Source File
2213
2214 SOURCE=..\ir\stat\dags.h
2215 # End Source File
2216 # Begin Source File
2217
2218 SOURCE=..\ir\stat\distrib.c
2219 # End Source File
2220 # Begin Source File
2221
2222 SOURCE=..\ir\stat\firmstat.c
2223 # End Source File
2224 # Begin Source File
2225
2226 SOURCE=..\ir\stat\firmstat_t.h
2227 # End Source File
2228 # Begin Source File
2229
2230 SOURCE=..\ir\stat\Makefile.in
2231 # End Source File
2232 # Begin Source File
2233
2234 SOURCE=..\ir\stat\pattern.c
2235 # End Source File
2236 # Begin Source File
2237
2238 SOURCE=..\ir\stat\pattern.h
2239 # End Source File
2240 # Begin Source File
2241
2242 SOURCE=..\ir\stat\pattern_dmp.c
2243 # End Source File
2244 # Begin Source File
2245
2246 SOURCE=..\ir\stat\pattern_dmp.h
2247 # End Source File
2248 # Begin Source File
2249
2250 SOURCE=..\ir\stat\stat_dmp.c
2251 # End Source File
2252 # Begin Source File
2253
2254 SOURCE=..\ir\stat\stat_dmp.h
2255 # End Source File
2256 # Begin Source File
2257
2258 SOURCE=..\ir\stat\stat_timing.c
2259 # End Source File
2260 # Begin Source File
2261
2262 SOURCE=..\ir\stat\stat_timing.h
2263 # End Source File
2264 # Begin Source File
2265
2266 SOURCE=..\ir\stat\statev.c
2267 # End Source File
2268 # Begin Source File
2269
2270 SOURCE=..\ir\stat\statev.h
2271 # End Source File
2272 # End Group
2273 # Begin Group "tr"
2274
2275 # PROP Default_Filter ""
2276 # Begin Source File
2277
2278 SOURCE=..\ir\tr\entity.c
2279 # End Source File
2280 # Begin Source File
2281
2282 SOURCE=..\ir\tr\entity_t.h
2283 # End Source File
2284 # Begin Source File
2285
2286 SOURCE=..\ir\tr\tpop.c
2287 # End Source File
2288 # Begin Source File
2289
2290 SOURCE=..\ir\tr\tpop_t.h
2291 # End Source File
2292 # Begin Source File
2293
2294 SOURCE=..\ir\tr\tr_inheritance.c
2295 # End Source File
2296 # Begin Source File
2297
2298 SOURCE=..\ir\tr\trvrfy.c
2299 # End Source File
2300 # Begin Source File
2301
2302 SOURCE=..\ir\tr\type.c
2303 # End Source File
2304 # Begin Source File
2305
2306 SOURCE=..\ir\tr\type_identify.c
2307 # End Source File
2308 # Begin Source File
2309
2310 SOURCE=..\ir\tr\type_t.h
2311 # End Source File
2312 # Begin Source File
2313
2314 SOURCE=..\ir\tr\typegmod.c
2315 # End Source File
2316 # Begin Source File
2317
2318 SOURCE=..\ir\tr\typewalk.c
2319 # End Source File
2320 # End Group
2321 # Begin Group "tv"
2322
2323 # PROP Default_Filter ""
2324 # Begin Source File
2325
2326 SOURCE=..\ir\tv\fltcalc.c
2327 # End Source File
2328 # Begin Source File
2329
2330 SOURCE=..\ir\tv\fltcalc.h
2331 # End Source File
2332 # Begin Source File
2333
2334 SOURCE=..\ir\tv\Makefile.in
2335 # End Source File
2336 # Begin Source File
2337
2338 SOURCE=..\ir\tv\strcalc.c
2339 # End Source File
2340 # Begin Source File
2341
2342 SOURCE=..\ir\tv\strcalc.h
2343 # End Source File
2344 # Begin Source File
2345
2346 SOURCE=..\ir\tv\tv.c
2347 # End Source File
2348 # Begin Source File
2349
2350 SOURCE=..\ir\tv\tv_t.h
2351 # End Source File
2352 # End Group
2353 # Begin Group "lower"
2354
2355 # PROP Default_Filter ""
2356 # Begin Source File
2357
2358 SOURCE=..\ir\lower\lower_calls.c
2359 # End Source File
2360 # Begin Source File
2361
2362 SOURCE=..\ir\lower\lower_copyb.c
2363 # End Source File
2364 # Begin Source File
2365
2366 SOURCE=..\ir\lower\lower_dw.c
2367 # End Source File
2368 # Begin Source File
2369
2370 SOURCE=..\ir\lower\lower_hl.c
2371 # End Source File
2372 # Begin Source File
2373
2374 SOURCE=..\ir\lower\lower_intrinsics.c
2375 # End Source File
2376 # Begin Source File
2377
2378 SOURCE=..\ir\lower\lower_mode_b.c
2379 # End Source File
2380 # Begin Source File
2381
2382 SOURCE=..\ir\lower\Makefile.in
2383 # End Source File
2384 # End Group
2385 # Begin Group "net"
2386
2387 # PROP Default_Filter ""
2388 # Begin Source File
2389
2390 SOURCE=..\ir\net\firmnet.c
2391 # End Source File
2392 # Begin Source File
2393
2394 SOURCE=..\ir\net\firmnet.h
2395 # End Source File
2396 # Begin Source File
2397
2398 SOURCE=..\ir\net\firmnet_t.h
2399 # End Source File
2400 # End Group
2401 # Begin Group "libcore"
2402
2403 # PROP Default_Filter ""
2404 # Begin Source File
2405
2406 SOURCE=..\ir\libcore\lc_appendable.c
2407 # End Source File
2408 # Begin Source File
2409
2410 SOURCE=..\ir\libcore\lc_appendable.h
2411 # End Source File
2412 # Begin Source File
2413
2414 SOURCE=..\ir\libcore\lc_common_t.h
2415 # End Source File
2416 # Begin Source File
2417
2418 SOURCE=..\ir\libcore\lc_config.h
2419 # End Source File
2420 # Begin Source File
2421
2422 SOURCE=..\ir\libcore\lc_config_lexer.c
2423 # End Source File
2424 # Begin Source File
2425
2426 SOURCE=..\ir\libcore\lc_config_lexer.l
2427 # End Source File
2428 # Begin Source File
2429
2430 SOURCE=..\ir\libcore\lc_config_parser.c
2431 # End Source File
2432 # Begin Source File
2433
2434 SOURCE=..\ir\libcore\lc_config_parser.h
2435 # End Source File
2436 # Begin Source File
2437
2438 SOURCE=..\ir\libcore\lc_config_parser.y
2439 # End Source File
2440 # Begin Source File
2441
2442 SOURCE=..\ir\libcore\lc_defines.h
2443 # End Source File
2444 # Begin Source File
2445
2446 SOURCE=..\ir\libcore\lc_opts.c
2447 # End Source File
2448 # Begin Source File
2449
2450 SOURCE=..\ir\libcore\lc_opts.h
2451 # End Source File
2452 # Begin Source File
2453
2454 SOURCE=..\ir\libcore\lc_opts_enum.c
2455 # End Source File
2456 # Begin Source File
2457
2458 SOURCE=..\ir\libcore\lc_opts_enum.h
2459 # End Source File
2460 # Begin Source File
2461
2462 SOURCE=..\ir\libcore\lc_opts_t.h
2463 # End Source File
2464 # Begin Source File
2465
2466 SOURCE=..\ir\libcore\lc_parser_t.h
2467 # End Source File
2468 # Begin Source File
2469
2470 SOURCE=..\ir\libcore\lc_printf.c
2471 # End Source File
2472 # Begin Source File
2473
2474 SOURCE=..\ir\libcore\lc_printf.h
2475 # End Source File
2476 # Begin Source File
2477
2478 SOURCE=..\ir\libcore\lc_printf_arg_types.def
2479 # End Source File
2480 # Begin Source File
2481
2482 SOURCE=..\ir\libcore\lc_type.c
2483 # End Source File
2484 # End Group
2485 # End Group
2486 # Begin Group "include"
2487
2488 # PROP Default_Filter ""
2489 # Begin Group "adt Nr. 1"
2490
2491 # PROP Default_Filter ""
2492 # Begin Source File
2493
2494 SOURCE=..\include\libfirm\adt\align.h
2495 # End Source File
2496 # Begin Source File
2497
2498 SOURCE=..\include\libfirm\adt\array.h
2499 # End Source File
2500 # Begin Source File
2501
2502 SOURCE=..\include\libfirm\adt\bipartite.h
2503 # End Source File
2504 # Begin Source File
2505
2506 SOURCE=..\include\libfirm\adt\bitfiddle.h
2507 # End Source File
2508 # Begin Source File
2509
2510 SOURCE=..\include\libfirm\adt\bitset.h
2511 # End Source File
2512 # Begin Source File
2513
2514 SOURCE=..\include\libfirm\adt\bitset_ia32.h
2515 # End Source File
2516 # Begin Source File
2517
2518 SOURCE=..\include\libfirm\adt\bitset_std.h
2519 # End Source File
2520 # Begin Source File
2521
2522 SOURCE=..\include\libfirm\adt\compiler.h
2523 # End Source File
2524 # Begin Source File
2525
2526 SOURCE=..\include\libfirm\adt\cpset.h
2527 # End Source File
2528 # Begin Source File
2529
2530 SOURCE=..\include\libfirm\adt\eset.h
2531 # End Source File
2532 # Begin Source File
2533
2534 SOURCE=..\include\libfirm\adt\fourcc.h
2535 # End Source File
2536 # Begin Source File
2537
2538 SOURCE=..\include\libfirm\adt\gaussjordan.h
2539 # End Source File
2540 # Begin Source File
2541
2542 SOURCE=..\include\libfirm\adt\gaussseidel.h
2543 # End Source File
2544 # Begin Source File
2545
2546 SOURCE=..\include\libfirm\adt\hashptr.h
2547 # End Source File
2548 # Begin Source File
2549
2550 SOURCE=..\include\libfirm\adt\hashset.h
2551 # End Source File
2552 # Begin Source File
2553
2554 SOURCE=..\include\libfirm\adt\hungarian.h
2555 # End Source File
2556 # Begin Source File
2557
2558 SOURCE=..\include\libfirm\adt\impl.h
2559 # End Source File
2560 # Begin Source File
2561
2562 SOURCE=..\include\libfirm\adt\list.h
2563 # End Source File
2564 # Begin Source File
2565
2566 SOURCE=..\include\libfirm\adt\obst.h
2567 # End Source File
2568 # Begin Source File
2569
2570 SOURCE=..\include\libfirm\adt\offset.h
2571 # End Source File
2572 # Begin Source File
2573
2574 SOURCE=..\include\libfirm\adt\pdeq.h
2575 # End Source File
2576 # Begin Source File
2577
2578 SOURCE=..\include\libfirm\adt\plist.h
2579 # End Source File
2580 # Begin Source File
2581
2582 SOURCE=..\include\libfirm\adt\pmap.h
2583 # End Source File
2584 # Begin Source File
2585
2586 SOURCE=..\include\libfirm\adt\pqueue.h
2587 # End Source File
2588 # Begin Source File
2589
2590 SOURCE=..\include\libfirm\adt\pset.h
2591 # End Source File
2592 # Begin Source File
2593
2594 SOURCE=..\include\libfirm\adt\pset_new.h
2595 # End Source File
2596 # Begin Source File
2597
2598 SOURCE=..\include\libfirm\adt\raw_bitset.h
2599 # End Source File
2600 # Begin Source File
2601
2602 SOURCE=..\include\libfirm\adt\set.h
2603 # End Source File
2604 # Begin Source File
2605
2606 SOURCE=..\include\libfirm\adt\unionfind.h
2607 # End Source File
2608 # Begin Source File
2609
2610 SOURCE=..\include\libfirm\adt\util.h
2611 # End Source File
2612 # Begin Source File
2613
2614 SOURCE=..\include\libfirm\adt\xmalloc.h
2615 # End Source File
2616 # End Group
2617 # Begin Source File
2618
2619 SOURCE=..\include\libfirm\absgraph.h
2620 # End Source File
2621 # Begin Source File
2622
2623 SOURCE=..\include\libfirm\analyze_irg_args.h
2624 # End Source File
2625 # Begin Source File
2626
2627 SOURCE=..\include\libfirm\archop.h
2628 # End Source File
2629 # Begin Source File
2630
2631 SOURCE=..\include\libfirm\be.h
2632 # End Source File
2633 # Begin Source File
2634
2635 SOURCE=..\include\libfirm\callgraph.h
2636 # End Source File
2637 # Begin Source File
2638
2639 SOURCE=..\include\libfirm\cdep.h
2640 # End Source File
2641 # Begin Source File
2642
2643 SOURCE=..\include\libfirm\cgana.h
2644 # End Source File
2645 # Begin Source File
2646
2647 SOURCE=..\include\libfirm\compute_loop_info.h
2648 # End Source File
2649 # Begin Source File
2650
2651 SOURCE=..\include\libfirm\dbginfo.h
2652 # End Source File
2653 # Begin Source File
2654
2655 SOURCE=..\include\libfirm\dfs.h
2656 # End Source File
2657 # Begin Source File
2658
2659 SOURCE=..\include\libfirm\execfreq.h
2660 # End Source File
2661 # Begin Source File
2662
2663 SOURCE=..\include\libfirm\execution_frequency.h
2664 # End Source File
2665 # Begin Source File
2666
2667 SOURCE=..\include\libfirm\field_temperature.h
2668 # End Source File
2669 # Begin Source File
2670
2671 SOURCE=..\include\libfirm\firm.h
2672 # End Source File
2673 # Begin Source File
2674
2675 SOURCE=..\include\libfirm\firm_common.h
2676 # End Source File
2677 # Begin Source File
2678
2679 SOURCE=..\include\libfirm\firm_types.h
2680 # End Source File
2681 # Begin Source File
2682
2683 SOURCE=..\include\libfirm\firm_ycomp.h
2684 # End Source File
2685 # Begin Source File
2686
2687 SOURCE=..\include\libfirm\firmstat.h
2688 # End Source File
2689 # Begin Source File
2690
2691 SOURCE=..\include\libfirm\height.h
2692 # End Source File
2693 # Begin Source File
2694
2695 SOURCE=..\include\libfirm\ident.h
2696 # End Source File
2697 # Begin Source File
2698
2699 SOURCE=..\include\libfirm\interval_analysis.h
2700 # End Source File
2701 # Begin Source File
2702
2703 SOURCE=..\include\libfirm\irarch.h
2704 # End Source File
2705 # Begin Source File
2706
2707 SOURCE=..\include\libfirm\ircgcons.h
2708 # End Source File
2709 # Begin Source File
2710
2711 SOURCE=..\include\libfirm\ircgopt.h
2712 # End Source File
2713 # Begin Source File
2714
2715 SOURCE=..\include\libfirm\ircons.h
2716 # End Source File
2717 # Begin Source File
2718
2719 SOURCE=..\include\libfirm\irconsconfirm.h
2720 # End Source File
2721 # Begin Source File
2722
2723 SOURCE=..\include\libfirm\irdom.h
2724 # End Source File
2725 # Begin Source File
2726
2727 SOURCE=..\include\libfirm\irdump.h
2728 # End Source File
2729 # Begin Source File
2730
2731 SOURCE=..\include\libfirm\irdump_grgen.h
2732 # End Source File
2733 # Begin Source File
2734
2735 SOURCE=..\include\libfirm\iredgekinds.h
2736 # End Source File
2737 # Begin Source File
2738
2739 SOURCE=..\include\libfirm\iredges.h
2740 # End Source File
2741 # Begin Source File
2742
2743 SOURCE=..\include\libfirm\irflag.h
2744 # End Source File
2745 # Begin Source File
2746
2747 SOURCE=..\include\libfirm\irgmod.h
2748 # End Source File
2749 # Begin Source File
2750
2751 SOURCE=..\include\libfirm\irgopt.h
2752 # End Source File
2753 # Begin Source File
2754
2755 SOURCE=..\include\libfirm\irgraph.h
2756 # End Source File
2757 # Begin Source File
2758
2759 SOURCE=..\include\libfirm\irgwalk.h
2760 # End Source File
2761 # Begin Source File
2762
2763 SOURCE=..\include\libfirm\irhooks.h
2764 # End Source File
2765 # Begin Source File
2766
2767 SOURCE=..\include\libfirm\irlivechk.h
2768 # End Source File
2769 # Begin Source File
2770
2771 SOURCE=..\include\libfirm\irloop.h
2772 # End Source File
2773 # Begin Source File
2774
2775 SOURCE=..\include\libfirm\irmemory.h
2776 # End Source File
2777 # Begin Source File
2778
2779 SOURCE=..\include\libfirm\irmode.h
2780 # End Source File
2781 # Begin Source File
2782
2783 SOURCE=..\include\libfirm\irnode.h
2784 # End Source File
2785 # Begin Source File
2786
2787 SOURCE=..\include\libfirm\irop.h
2788 # End Source File
2789 # Begin Source File
2790
2791 SOURCE=..\include\libfirm\iropt.h
2792 # End Source File
2793 # Begin Source File
2794
2795 SOURCE=..\include\libfirm\iropt_dbg.h
2796 # End Source File
2797 # Begin Source File
2798
2799 SOURCE=..\include\libfirm\iroptimize.h
2800 # End Source File
2801 # Begin Source File
2802
2803 SOURCE=..\include\libfirm\irouts.h
2804 # End Source File
2805 # Begin Source File
2806
2807 SOURCE=..\include\libfirm\irprintf.h
2808 # End Source File
2809 # Begin Source File
2810
2811 SOURCE=..\include\libfirm\irprog.h
2812 # End Source File
2813 # Begin Source File
2814
2815 SOURCE=..\include\libfirm\irsimpletype.h
2816 # End Source File
2817 # Begin Source File
2818
2819 SOURCE=..\include\libfirm\irtypeinfo.h
2820 # End Source File
2821 # Begin Source File
2822
2823 SOURCE=..\include\libfirm\irvrfy.h
2824 # End Source File
2825 # Begin Source File
2826
2827 SOURCE=..\include\libfirm\lowering.h
2828 # End Source File
2829 # Begin Source File
2830
2831 SOURCE=..\include\libfirm\old_fctnames.h
2832 # End Source File
2833 # Begin Source File
2834
2835 SOURCE=..\include\libfirm\phiclass.h
2836 # End Source File
2837 # Begin Source File
2838
2839 SOURCE=..\include\libfirm\pseudo_irg.h
2840 # End Source File
2841 # Begin Source File
2842
2843 SOURCE=..\include\libfirm\rta.h
2844 # End Source File
2845 # Begin Source File
2846
2847 SOURCE=..\include\libfirm\seqnumbers.h
2848 # End Source File
2849 # Begin Source File
2850
2851 SOURCE=..\include\libfirm\structure.h
2852 # End Source File
2853 # Begin Source File
2854
2855 SOURCE=..\include\libfirm\timing.h
2856 # End Source File
2857 # Begin Source File
2858
2859 SOURCE=..\include\libfirm\trouts.h
2860 # End Source File
2861 # Begin Source File
2862
2863 SOURCE=..\include\libfirm\tv.h
2864 # End Source File
2865 # Begin Source File
2866
2867 SOURCE=..\include\libfirm\typerep.h
2868 # End Source File
2869 # End Group
2870 # End Target
2871 # End Project