libfirm
19 years agoComments
Daniel Grund [Sat, 15 Jan 2005 02:02:05 +0000 (02:02 +0000)]
Comments

19 years agofixed #ifndef _BERA_T_H
Daniel Grund [Sat, 15 Jan 2005 02:01:40 +0000 (02:01 +0000)]
fixed #ifndef _BERA_T_H

19 years agoremoved obsolete function. fixed comment.
Daniel Grund [Sat, 15 Jan 2005 02:00:35 +0000 (02:00 +0000)]
removed obsolete function. fixed comment.

19 years agoModified color assignment.
Sebastian Hack [Thu, 13 Jan 2005 15:45:02 +0000 (15:45 +0000)]
Modified color assignment.
Live out colors get non live-in colors if possible

19 years agoCall new interference function in phi_ops_interfere
Sebastian Hack [Thu, 13 Jan 2005 14:41:20 +0000 (14:41 +0000)]
Call new interference function in phi_ops_interfere
Added additional live_end set for all values that are live at the end
and not live out

19 years agoAdded interference test function
Sebastian Hack [Thu, 13 Jan 2005 14:40:04 +0000 (14:40 +0000)]
Added interference test function

19 years ago*** empty log message ***
Daniel Grund [Thu, 13 Jan 2005 14:36:20 +0000 (14:36 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Daniel Grund [Thu, 13 Jan 2005 14:32:25 +0000 (14:32 +0000)]
*** empty log message ***

19 years agoAdded phi stat dump option
Daniel Grund [Thu, 13 Jan 2005 14:31:41 +0000 (14:31 +0000)]
Added phi stat dump option
Added analysis for 1-phi destruction

19 years agoUncommented missing function
Sebastian Hack [Mon, 10 Jan 2005 08:40:19 +0000 (08:40 +0000)]
Uncommented missing function

19 years agochanged localize_consts
Daniel Grund [Sat, 8 Jan 2005 00:13:47 +0000 (00:13 +0000)]
changed localize_consts

19 years ago*** empty log message ***
Daniel Grund [Fri, 7 Jan 2005 20:45:46 +0000 (20:45 +0000)]
*** empty log message ***

19 years agoincluded phi stat in normal main loop.
Daniel Grund [Fri, 7 Jan 2005 16:27:50 +0000 (16:27 +0000)]
included phi stat in normal main loop.
added domtree.
phi opt is now a seperate file.

19 years agoMerged with checked in stuff.
Sebastian Hack [Wed, 5 Jan 2005 14:06:30 +0000 (14:06 +0000)]
Merged with checked in stuff.

19 years agoFixed a bug.
Sebastian Hack [Wed, 5 Jan 2005 14:06:09 +0000 (14:06 +0000)]
Fixed a bug.

19 years agoElaborated ra info struct.
Sebastian Hack [Wed, 5 Jan 2005 14:05:53 +0000 (14:05 +0000)]
Elaborated ra info struct.

19 years agoAdded used colors bitset per block.
Sebastian Hack [Wed, 5 Jan 2005 14:05:41 +0000 (14:05 +0000)]
Added used colors bitset per block.

19 years agoFixed constant placement walker
Sebastian Hack [Wed, 5 Jan 2005 14:05:15 +0000 (14:05 +0000)]
Fixed constant placement walker

19 years agoAdded basics of phi optimize phase.
Daniel Grund [Wed, 5 Jan 2005 12:31:36 +0000 (12:31 +0000)]
Added basics of phi optimize phase.

19 years agoBugfix
Daniel Grund [Wed, 5 Jan 2005 12:26:33 +0000 (12:26 +0000)]
Bugfix

19 years agoused enum
Michael Beck [Tue, 4 Jan 2005 12:05:16 +0000 (12:05 +0000)]
used enum

19 years agoused xcalloc instead of calloc
Michael Beck [Thu, 23 Dec 2004 15:20:37 +0000 (15:20 +0000)]
used xcalloc instead of calloc

19 years agoused xcalloc instead of calloc
Michael Beck [Thu, 23 Dec 2004 15:17:20 +0000 (15:17 +0000)]
used xcalloc instead of calloc

19 years agomake allocation C-like
Michael Beck [Wed, 22 Dec 2004 11:04:09 +0000 (11:04 +0000)]
make allocation C-like

19 years agoadded some needed includes
Michael Beck [Wed, 22 Dec 2004 11:03:01 +0000 (11:03 +0000)]
added some needed includes

19 years agoconfig.h added
Michael Beck [Tue, 21 Dec 2004 17:19:06 +0000 (17:19 +0000)]
config.h added

19 years agoremoved C99 constructs
Michael Beck [Tue, 21 Dec 2004 16:01:47 +0000 (16:01 +0000)]
removed C99 constructs

19 years agoremoved C99 construct
Michael Beck [Tue, 21 Dec 2004 15:54:49 +0000 (15:54 +0000)]
removed C99 construct
added config.h

19 years agoAdded workaround for end block keepalive edges.
Sebastian Hack [Fri, 17 Dec 2004 14:29:19 +0000 (14:29 +0000)]
Added workaround for end block keepalive edges.

19 years agoAdapted to new debug interface.
Sebastian Hack [Thu, 16 Dec 2004 14:19:30 +0000 (14:19 +0000)]
Adapted to new debug interface.

19 years ago*** empty log message ***
Daniel Grund [Thu, 16 Dec 2004 09:58:20 +0000 (09:58 +0000)]
*** empty log message ***

19 years agoAdded more phi statistics. Fixed bug in phi congruence classes.
Daniel Grund [Thu, 16 Dec 2004 09:56:31 +0000 (09:56 +0000)]
Added more phi statistics. Fixed bug in phi congruence classes.

19 years agoAdded register allocator.
Sebastian Hack [Wed, 15 Dec 2004 13:17:34 +0000 (13:17 +0000)]
Added register allocator.

19 years agoAdded construction of phi congruence classes.
Daniel Grund [Fri, 10 Dec 2004 15:16:31 +0000 (15:16 +0000)]
Added construction of phi congruence classes.

19 years agoAdded phi statistics
Daniel Grund [Fri, 10 Dec 2004 15:12:58 +0000 (15:12 +0000)]
Added phi statistics

19 years agodo C99 compliance
Florian Liekweg [Thu, 9 Dec 2004 15:15:28 +0000 (15:15 +0000)]
do C99 compliance

19 years agoAdded some backend stuff. nothing big, just a basis.
Sebastian Hack [Wed, 8 Dec 2004 08:55:19 +0000 (08:55 +0000)]
Added some backend stuff. nothing big, just a basis.