libfirm
17 years agoAdapted to stat events
Sebastian Hack [Thu, 21 Jun 2007 16:46:26 +0000 (16:46 +0000)]
Adapted to stat events

[r14703]

17 years agoFixed a bug and added stat events
Sebastian Hack [Thu, 21 Jun 2007 16:44:07 +0000 (16:44 +0000)]
Fixed a bug and added stat events

[r14702]

17 years agoAdapted to stat events
Sebastian Hack [Thu, 21 Jun 2007 16:43:15 +0000 (16:43 +0000)]
Adapted to stat events
Fixed a bug in liveness

[r14701]

17 years agofix testapp
Matthias Braun [Thu, 21 Jun 2007 16:41:23 +0000 (16:41 +0000)]
fix testapp

[r14700]

17 years agoAdded statistic events
Sebastian Hack [Thu, 21 Jun 2007 16:35:56 +0000 (16:35 +0000)]
Added statistic events

[r14699]

17 years agoDo not perm ignored nodes.
Christoph Mallon [Thu, 21 Jun 2007 16:23:35 +0000 (16:23 +0000)]
Do not perm ignored nodes.

[r14698]

17 years agoSCHEDULE_PROJS patch: Proj nodes are not more scheduled
Michael Beck [Thu, 21 Jun 2007 15:44:24 +0000 (15:44 +0000)]
SCHEDULE_PROJS patch: Proj nodes are not more scheduled

[r14696]

17 years agoSCHEDULE_PROJS patch: Proj nodes are not more scheduled
Michael Beck [Thu, 21 Jun 2007 15:39:50 +0000 (15:39 +0000)]
SCHEDULE_PROJS patch: Proj nodes are not more scheduled

[r14694]

17 years agoSCHEDULE_PROJS patch: Proj nodes are not more scheduled
Michael Beck [Thu, 21 Jun 2007 15:35:49 +0000 (15:35 +0000)]
SCHEDULE_PROJS patch: Proj nodes are not more scheduled

[r14693]

17 years agoupdate_calls() fixed hopefully last time :-)
Michael Beck [Thu, 21 Jun 2007 15:29:00 +0000 (15:29 +0000)]
update_calls() fixed hopefully last time :-)

[r14692]

17 years agoFix r14644 (fast call).
Christoph Mallon [Thu, 21 Jun 2007 15:18:58 +0000 (15:18 +0000)]
Fix r14644 (fast call).

[r14691]

17 years agofixed comment
Michael Beck [Thu, 21 Jun 2007 14:57:19 +0000 (14:57 +0000)]
fixed comment

[r14690]

17 years agoremoved c++ comment
Michael Beck [Thu, 21 Jun 2007 14:56:42 +0000 (14:56 +0000)]
removed c++ comment

[r14689]

17 years ago initial support for machine operands
Michael Beck [Thu, 21 Jun 2007 14:55:48 +0000 (14:55 +0000)]
 initial support for machine operands

[r14688]

17 years ago_value_strictly_dominates() implemented
Michael Beck [Thu, 21 Jun 2007 14:54:41 +0000 (14:54 +0000)]
_value_strictly_dominates() implemented

[r14687]

17 years agotypo fixed
Michael Beck [Thu, 21 Jun 2007 14:53:33 +0000 (14:53 +0000)]
typo fixed

[r14685]

17 years agotypo fixed
Michael Beck [Thu, 21 Jun 2007 14:53:20 +0000 (14:53 +0000)]
typo fixed

[r14684]

17 years agodo not emit stabs for array types with unknown bounds
Michael Beck [Thu, 21 Jun 2007 12:31:57 +0000 (12:31 +0000)]
do not emit stabs for array types with unknown bounds

[r14682]

17 years agoreduce the number of iteration
Michael Beck [Thu, 21 Jun 2007 12:31:15 +0000 (12:31 +0000)]
reduce the number of iteration

[r14681]

17 years agoTest for VLAs.
Christoph Mallon [Thu, 21 Jun 2007 12:18:05 +0000 (12:18 +0000)]
Test for VLAs.

[r14680]

17 years agoFix r14677, i.e. revert most of it.
Christoph Mallon [Thu, 21 Jun 2007 11:43:11 +0000 (11:43 +0000)]
Fix r14677, i.e. revert most of it.

[r14678]

17 years agocopy pinned state for div nodes
Matthias Braun [Thu, 21 Jun 2007 10:20:16 +0000 (10:20 +0000)]
copy pinned state for div nodes

[r14677]

17 years agodocu updated
Michael Beck [Wed, 20 Jun 2007 12:47:20 +0000 (12:47 +0000)]
docu updated

[r14666]

17 years agoreplaced malloc by xmalloc
Michael Beck [Wed, 20 Jun 2007 12:45:19 +0000 (12:45 +0000)]
replaced malloc by xmalloc

[r14665]

17 years agoreplaced malloc by xmalloc
Michael Beck [Wed, 20 Jun 2007 12:45:01 +0000 (12:45 +0000)]
replaced malloc by xmalloc

[r14664]

17 years agoreplaced malloc by xmalloc
Michael Beck [Wed, 20 Jun 2007 12:44:38 +0000 (12:44 +0000)]
replaced malloc by xmalloc

[r14663]

17 years agoreplaced malloc by xmalloc
Michael Beck [Wed, 20 Jun 2007 12:44:19 +0000 (12:44 +0000)]
replaced malloc by xmalloc

[r14662]

17 years agoreplaced malloc by xmalloc
Michael Beck [Wed, 20 Jun 2007 12:44:00 +0000 (12:44 +0000)]
replaced malloc by xmalloc

[r14661]

17 years agoreplaced malloc by xmalloc
Michael Beck [Wed, 20 Jun 2007 12:42:16 +0000 (12:42 +0000)]
replaced malloc by xmalloc

[r14660]

17 years agoget_*_attr() functions now return a pointer
Michael Beck [Wed, 20 Jun 2007 11:59:10 +0000 (11:59 +0000)]
get_*_attr() functions now return a pointer

do "manual" cse

[r14659]

17 years agoFix warning, remove unnecessary casts.
Christoph Mallon [Wed, 20 Jun 2007 10:38:32 +0000 (10:38 +0000)]
Fix warning, remove unnecessary casts.

[r14658]

17 years agoBugFix: new_op must be used instead of op
Michael Beck [Tue, 19 Jun 2007 20:02:53 +0000 (20:02 +0000)]
BugFix: new_op must be used instead of op

[r14657]

17 years agomade CondJmp and SwitchJmp pinned
Michael Beck [Tue, 19 Jun 2007 18:31:53 +0000 (18:31 +0000)]
made CondJmp and SwitchJmp pinned

[r14656]

17 years agoManual CSE.
Christoph Mallon [Tue, 19 Jun 2007 17:08:54 +0000 (17:08 +0000)]
Manual CSE.

[r14653]

17 years agoReally fix the endless loop.
Christoph Mallon [Tue, 19 Jun 2007 17:06:48 +0000 (17:06 +0000)]
Really fix the endless loop.

[r14652]

17 years agofixed endless loops in fix_address_of_parameter_access() due to ring lists
Michael Beck [Tue, 19 Jun 2007 15:49:49 +0000 (15:49 +0000)]
fixed endless loops in fix_address_of_parameter_access() due to ring lists

[r14651]

17 years agoimplement strict convs
Matthias Braun [Tue, 19 Jun 2007 15:19:56 +0000 (15:19 +0000)]
implement strict convs

[r14650]

17 years agofixed broken mark_private_methods
Matthias Braun [Tue, 19 Jun 2007 09:15:06 +0000 (09:15 +0000)]
fixed broken mark_private_methods

[r14644]

17 years agofixed fehler20 (bestate not correctly reloading at block borders)
Matthias Braun [Tue, 19 Jun 2007 09:00:28 +0000 (09:00 +0000)]
fixed fehler20 (bestate not correctly reloading at block borders)

[r14643]

17 years agosome needs need to be exc_pinned
Matthias Braun [Tue, 19 Jun 2007 09:00:02 +0000 (09:00 +0000)]
some needs need to be exc_pinned

[r14642]

17 years agoremoved old code
Matthias Braun [Tue, 19 Jun 2007 08:59:48 +0000 (08:59 +0000)]
removed old code

[r14641]

17 years agoadded fehler20
Matthias Braun [Tue, 19 Jun 2007 08:58:32 +0000 (08:58 +0000)]
added fehler20

[r14640]

17 years agomoved opt_calling_conventions() to mark_private_methods()
Michael Beck [Mon, 18 Jun 2007 22:31:42 +0000 (22:31 +0000)]
moved opt_calling_conventions() to mark_private_methods()

[r14638]

17 years agoreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
Michael Beck [Mon, 18 Jun 2007 22:29:35 +0000 (22:29 +0000)]
replaced LC_OPT_ENT_NULL by LC_OPT_LAST

[r14637]

17 years agoreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
Michael Beck [Mon, 18 Jun 2007 22:21:08 +0000 (22:21 +0000)]
replaced LC_OPT_ENT_NULL by LC_OPT_LAST

[r14636]

17 years agofixed fpu problems, several x87 fixes
Matthias Braun [Mon, 18 Jun 2007 20:47:25 +0000 (20:47 +0000)]
fixed fpu problems, several x87 fixes

[r14635]

17 years agouse the new mtp_property_private flag to switch calling conventions
Michael Beck [Mon, 18 Jun 2007 19:20:06 +0000 (19:20 +0000)]
use the new mtp_property_private flag to switch calling conventions

[r14634]

17 years agofixed warning
Michael Beck [Mon, 18 Jun 2007 19:09:48 +0000 (19:09 +0000)]
fixed warning

[r14633]

17 years agocleaned up code
Michael Beck [Mon, 18 Jun 2007 19:03:13 +0000 (19:03 +0000)]
cleaned up code

[r14631]

17 years agoremoved prefer_fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 19:02:16 +0000 (19:02 +0000)]
removed prefer_fastcall: backends can now decide how to handle mtp_property_private methods

[r14630]

17 years agofixed NULL_EMITTER initializer (removed gnu feature)
Michael Beck [Mon, 18 Jun 2007 19:01:55 +0000 (19:01 +0000)]
fixed NULL_EMITTER initializer (removed gnu feature)

[r14629]

17 years agoremoved prefer_fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 19:01:21 +0000 (19:01 +0000)]
removed prefer_fastcall: backends can now decide how to handle mtp_property_private methods

[r14628]

17 years agoremoved prefer_fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 19:01:04 +0000 (19:01 +0000)]
removed prefer_fastcall: backends can now decide how to handle mtp_property_private methods

[r14627]

17 years agoremoved prefer_fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 19:00:51 +0000 (19:00 +0000)]
removed prefer_fastcall: backends can now decide how to handle mtp_property_private methods

[r14626]

17 years agoremoved prefer_fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 19:00:40 +0000 (19:00 +0000)]
removed prefer_fastcall: backends can now decide how to handle mtp_property_private methods

[r14625]

17 years agoremoved prefer_fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 19:00:20 +0000 (19:00 +0000)]
removed prefer_fastcall: backends can now decide how to handle mtp_property_private methods

[r14624]

17 years agomoved opt_calling_conventions() to mark_private_methods() in ir_memory.c
Michael Beck [Mon, 18 Jun 2007 18:59:44 +0000 (18:59 +0000)]
moved opt_calling_conventions() to mark_private_methods() in ir_memory.c

[r14623]

17 years agoremoved prefer fastcall: backends can now decide how to handle mtp_property_private...
Michael Beck [Mon, 18 Jun 2007 18:58:50 +0000 (18:58 +0000)]
removed prefer fastcall: backends can now decide how to handle mtp_property_private methods

[r14622]

17 years agomtp_property_private added
Michael Beck [Mon, 18 Jun 2007 18:58:02 +0000 (18:58 +0000)]
mtp_property_private added

[r14621]

17 years agomoved opt_calling_conventions() to mark_private_methods() in ir_memory.c
Michael Beck [Mon, 18 Jun 2007 18:57:37 +0000 (18:57 +0000)]
moved opt_calling_conventions() to mark_private_methods() in ir_memory.c

[r14620]

17 years agomoved opt_calling_conventions() to mark_private_methods() in ir_momery,c
Michael Beck [Mon, 18 Jun 2007 18:57:01 +0000 (18:57 +0000)]
moved opt_calling_conventions() to mark_private_methods() in ir_momery,c

[r14619]

17 years agoremoved superflous LC_OPT_ENT_NULL, use LC_OPT_LAST insteadremoved C99 feature
Michael Beck [Mon, 18 Jun 2007 18:55:28 +0000 (18:55 +0000)]
removed superflous LC_OPT_ENT_NULL, use LC_OPT_LAST insteadremoved C99 feature

[r14618]

17 years agoremoved C99 feature
Michael Beck [Mon, 18 Jun 2007 18:53:56 +0000 (18:53 +0000)]
removed C99 feature

[r14617]

17 years agoremoved C99 feature
Michael Beck [Mon, 18 Jun 2007 18:23:50 +0000 (18:23 +0000)]
removed C99 feature

[r14615]

17 years agofloat stores should be exc_pinned
Matthias Braun [Mon, 18 Jun 2007 14:45:01 +0000 (14:45 +0000)]
float stores should be exc_pinned

[r14607]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:07:07 +0000 (14:07 +0000)]
fixed warnings

[r14604]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:55 +0000 (14:05 +0000)]
fixed warnings

[r14603]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:51 +0000 (14:05 +0000)]
fixed warnings

[r14602]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:48 +0000 (14:05 +0000)]
fixed warnings

[r14601]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:44 +0000 (14:05 +0000)]
fixed warnings

[r14600]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:37 +0000 (14:05 +0000)]
fixed warnings

[r14599]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:31 +0000 (14:05 +0000)]
fixed warnings

[r14598]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:24 +0000 (14:05 +0000)]
fixed warnings

[r14597]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:05:13 +0000 (14:05 +0000)]
fixed warnings

[r14596]

17 years agofixed warnigns
Matthias Braun [Mon, 18 Jun 2007 14:04:07 +0000 (14:04 +0000)]
fixed warnigns

[r14595]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:03:58 +0000 (14:03 +0000)]
fixed warnings

[r14594]

17 years agofixed warnings
Matthias Braun [Mon, 18 Jun 2007 14:03:50 +0000 (14:03 +0000)]
fixed warnings

[r14593]

17 years agoFixed warnings
Michael Beck [Mon, 18 Jun 2007 11:52:59 +0000 (11:52 +0000)]
Fixed warnings

[r14578]

17 years agoFixed initialization of option tables
Michael Beck [Mon, 18 Jun 2007 11:51:28 +0000 (11:51 +0000)]
Fixed initialization of option tables

[r14577]

17 years agoFixed initialization of option tables
Michael Beck [Mon, 18 Jun 2007 11:49:54 +0000 (11:49 +0000)]
Fixed initialization of option tables

[r14576]

17 years agoRemoved C99 construct
Michael Beck [Mon, 18 Jun 2007 11:34:02 +0000 (11:34 +0000)]
Removed C99 construct

[r14575]

17 years agoFixed non-standard C initializer
Michael Beck [Mon, 18 Jun 2007 11:33:18 +0000 (11:33 +0000)]
Fixed non-standard C initializer

[r14574]

17 years agoremoved old code artefact
Michael Beck [Mon, 18 Jun 2007 11:28:24 +0000 (11:28 +0000)]
removed old code artefact

[r14573]

17 years agofixed warnings
Matthias Braun [Sun, 17 Jun 2007 14:15:21 +0000 (14:15 +0000)]
fixed warnings

[r14563]

17 years agobespillnaive is an old copy of bespilldaemel...
Matthias Braun [Sun, 17 Jun 2007 14:14:50 +0000 (14:14 +0000)]
bespillnaive is an old copy of bespilldaemel...

[r14562]

17 years agofixed warnings
Matthias Braun [Sun, 17 Jun 2007 14:14:31 +0000 (14:14 +0000)]
fixed warnings

[r14561]

17 years agofixed warnings
Matthias Braun [Sun, 17 Jun 2007 14:14:23 +0000 (14:14 +0000)]
fixed warnings

[r14560]

17 years agofix warnings
Matthias Braun [Sun, 17 Jun 2007 14:14:05 +0000 (14:14 +0000)]
fix warnings

[r14559]

17 years agoavoid warnings in autoenerated code
Matthias Braun [Sun, 17 Jun 2007 14:13:41 +0000 (14:13 +0000)]
avoid warnings in autoenerated code

[r14558]

17 years agofixed a bunch of warnings (and some bugs)
Matthias Braun [Sun, 17 Jun 2007 14:13:20 +0000 (14:13 +0000)]
fixed a bunch of warnings (and some bugs)

[r14557]

17 years agofixed warnings (some of them were actual bugs), leave 1 apparent bug in irgmod.c...
Matthias Braun [Sun, 17 Jun 2007 14:12:49 +0000 (14:12 +0000)]
fixed warnings (some of them were actual bugs), leave 1 apparent bug in irgmod.c as I have no idea how the correct line looks like

[r14556]

17 years agofixed warnings
Matthias Braun [Sun, 17 Jun 2007 13:36:00 +0000 (13:36 +0000)]
fixed warnings

[r14555]

17 years agofixed warnings
Matthias Braun [Sun, 17 Jun 2007 13:35:48 +0000 (13:35 +0000)]
fixed warnings

[r14554]

17 years agofixed warnings
Matthias Braun [Sun, 17 Jun 2007 13:28:08 +0000 (13:28 +0000)]
fixed warnings

[r14553]

17 years agoremove unused/old firm backend
Matthias Braun [Sun, 17 Jun 2007 13:26:55 +0000 (13:26 +0000)]
remove unused/old firm backend

[r14551]

17 years agofixed warnings and some potential bugs
Matthias Braun [Sun, 17 Jun 2007 13:16:07 +0000 (13:16 +0000)]
fixed warnings and some potential bugs

[r14550]

17 years agofix warnings
Matthias Braun [Sun, 17 Jun 2007 13:10:32 +0000 (13:10 +0000)]
fix warnings

[r14549]

17 years agofix warnings
Matthias Braun [Sun, 17 Jun 2007 13:10:09 +0000 (13:10 +0000)]
fix warnings

[r14548]

17 years agofix warnings
Matthias Braun [Sun, 17 Jun 2007 13:09:24 +0000 (13:09 +0000)]
fix warnings

[r14547]

17 years agofixed mode or arm_SymConst
Michael Beck [Sun, 17 Jun 2007 02:43:13 +0000 (02:43 +0000)]
fixed mode or arm_SymConst

[r14544]