libfirm
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]

17 years agofixed mode of integer instructions
Michael Beck [Sun, 17 Jun 2007 01:46:45 +0000 (01:46 +0000)]
fixed mode of integer instructions
Add a result Proj to Loads without one

[r14543]

17 years agofpaStf is now Proj less
Michael Beck [Sun, 17 Jun 2007 01:45:41 +0000 (01:45 +0000)]
fpaStf is now Proj less

[r14542]

17 years agoBugFixes:
Michael Beck [Sun, 17 Jun 2007 00:59:13 +0000 (00:59 +0000)]
BugFixes:
- added missing break for gen_Load
- fixed gen_Conv
- fixed create_const_graph*(): now uses the new_block

[r14541]

17 years agoremoved unused debug handle
Michael Beck [Sun, 17 Jun 2007 00:58:51 +0000 (00:58 +0000)]
removed unused debug handle

[r14540]

17 years agoAdded a first version of a Perm mover.
Sebastian Hack [Sat, 16 Jun 2007 18:25:56 +0000 (18:25 +0000)]
Added a first version of a Perm mover.
Moving nodes (mainly reloads) through Perms if they need not to be permed.
Also fixed bug in liveness.

[r14538]

17 years agoVarious fixes
Michael Beck [Sat, 16 Jun 2007 00:03:30 +0000 (00:03 +0000)]
Various fixes

[r14537]

17 years agoStore have no memory proj
Michael Beck [Sat, 16 Jun 2007 00:02:52 +0000 (00:02 +0000)]
Store have no memory proj

[r14536]

17 years agoChanged transformer to be like ia32: do a transform- and copy
Michael Beck [Fri, 15 Jun 2007 15:26:41 +0000 (15:26 +0000)]
Changed transformer to be like ia32: do a transform- and copy
added some more isntructions, some fixes
at least HelloWorld compiles again :-)

[r14532]

17 years agoMoved the transform functions for Block and End nodes from ia32 to betranshlp, they...
Michael Beck [Fri, 15 Jun 2007 15:02:36 +0000 (15:02 +0000)]
Moved the transform functions for Block and End nodes from ia32 to betranshlp, they are generic

[r14530]

17 years agoFixed two typos resulting in uninitialised variable access
Michael Beck [Fri, 15 Jun 2007 14:32:00 +0000 (14:32 +0000)]
Fixed two typos resulting in uninitialised variable access
Fixed SubSP Proj name
Added some doxygen comments

[r14525]

17 years agobitset_min and _max where either buggy or slow. I removed it since nobody uses it.
Sebastian Hack [Fri, 15 Jun 2007 13:13:22 +0000 (13:13 +0000)]
bitset_min and _max where either buggy or slow. I removed it since nobody uses it.

[r14520]

17 years agoDon't use bitset_min anymore
Sebastian Hack [Fri, 15 Jun 2007 13:12:42 +0000 (13:12 +0000)]
Don't use bitset_min anymore

[r14519]

17 years agobe_get_FrameAddr_frame() added
Michael Beck [Fri, 15 Jun 2007 13:05:03 +0000 (13:05 +0000)]
be_get_FrameAddr_frame() added

[r14518]

17 years agoall die messages are now prefixed by "Fatal error:"
Michael Beck [Fri, 15 Jun 2007 13:01:45 +0000 (13:01 +0000)]
all die messages are now prefixed by "Fatal error:"

[r14517]

17 years agonegated, not inversed
Matthias Braun [Fri, 15 Jun 2007 09:51:34 +0000 (09:51 +0000)]
negated, not inversed

[r14514]

17 years agopsi transform and emit logical rewritten from scratch
Matthias Braun [Fri, 15 Jun 2007 09:03:32 +0000 (09:03 +0000)]
psi transform and emit logical rewritten from scratch

[r14513]

17 years agoindent init_attr
Matthias Braun [Fri, 15 Jun 2007 09:02:51 +0000 (09:02 +0000)]
indent init_attr

[r14512]

17 years agoimprove and enhanve ifconversion test
Matthias Braun [Fri, 15 Jun 2007 09:02:29 +0000 (09:02 +0000)]
improve and enhanve ifconversion test

[r14511]

17 years agoverfy that nodes have a sensible pin state
Matthias Braun [Fri, 15 Jun 2007 09:02:12 +0000 (09:02 +0000)]
verfy that nodes have a sensible pin state

[r14510]

17 years agoadded is_And and is_Or
Matthias Braun [Fri, 15 Jun 2007 09:01:31 +0000 (09:01 +0000)]
added is_And and is_Or

[r14509]

17 years agoForgot to adapt return value
Sebastian Hack [Fri, 15 Jun 2007 08:45:09 +0000 (08:45 +0000)]
Forgot to adapt return value

[r14508]

17 years ago* Changed the liveness API:
Sebastian Hack [Thu, 14 Jun 2007 19:44:07 +0000 (19:44 +0000)]
* Changed the liveness API:
  - The liveness in the birg stays always the same
  - Invalidation is done with be_liveness_invalidate()
  - Each algo has to specify if it needs only liveness checks
      be_liveness_assure_chk()
    or the complete liveness sets for use with be_lv_foreach, etc.
      be_liveness_assure_sets()

* Adapted all the files to these changes
* made bessadestr.c liveness updating

[r14506]

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

[r14505]

17 years agoused new betranshlp.c framework
Michael Beck [Thu, 14 Jun 2007 16:58:18 +0000 (16:58 +0000)]
used new betranshlp.c framework

[r14504]

17 years agoextracted transform framework from the ia32 backend
Michael Beck [Thu, 14 Jun 2007 16:56:50 +0000 (16:56 +0000)]
extracted transform framework from the ia32 backend

[r14503]

17 years agoalways return 0 at end of tests
Matthias Braun [Thu, 14 Jun 2007 14:03:19 +0000 (14:03 +0000)]
always return 0 at end of tests

[r14499]

17 years agodoxygen comment added
Michael Beck [Thu, 14 Jun 2007 12:39:55 +0000 (12:39 +0000)]
doxygen comment added

[r14497]

17 years agoreplaced assert(0) by panic()
Michael Beck [Thu, 14 Jun 2007 12:39:33 +0000 (12:39 +0000)]
replaced assert(0) by panic()

[r14496]

17 years agoRenamed some variables to better reflect their usage
Michael Beck [Thu, 14 Jun 2007 12:39:04 +0000 (12:39 +0000)]
Renamed some variables to better reflect their usage
Fixed calculation of register parameters: A register parameter might be NOT the first parameter of a function!

[r14495]

17 years agoFixed calculation of register parameters: A register parameter might be NOT the first...
Michael Beck [Thu, 14 Jun 2007 12:36:55 +0000 (12:36 +0000)]
Fixed calculation of register parameters: A register parameter might be NOT the first parameter of a function!

[r14494]

17 years agofix fehler19
Matthias Braun [Thu, 14 Jun 2007 11:38:05 +0000 (11:38 +0000)]
fix fehler19

[r14491]

17 years agofix wrong parameter for be_emit_char
Matthias Braun [Thu, 14 Jun 2007 11:30:15 +0000 (11:30 +0000)]
fix wrong parameter for be_emit_char

[r14489]

17 years ago__fastcall error
Michael Beck [Thu, 14 Jun 2007 11:25:44 +0000 (11:25 +0000)]
__fastcall error

[r14488]

17 years agofpa constants implemented
Michael Beck [Thu, 14 Jun 2007 04:38:43 +0000 (04:38 +0000)]
fpa constants implemented
fpa load/store fixed

[r14486]

17 years agofpa constants implemented
Michael Beck [Thu, 14 Jun 2007 04:38:01 +0000 (04:38 +0000)]
fpa constants implemented

[r14485]

17 years agofixed spill alignment
Michael Beck [Thu, 14 Jun 2007 04:37:27 +0000 (04:37 +0000)]
fixed spill alignment
fixed number of register classes (for now, the use_fpu magic did not work)
fixed creation of ARM constants

[r14484]