removed entity_visited flag - use type_visited instead
[libfirm] / ir / ir /
2002-09-11 Götz Lindenmaierwalker for complete interprocedural graph
2002-09-02 Götz LindenmaierAdded walker for const code
2002-08-23 Boris Boeslercompileable with -Wall and bugfixing
2002-08-22 Götz LindenmaierAdd dump_file_suffix to All_types.vcg filename
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-08-01 Götz LindenmaierAdded test for optimization flag to mergin Jmp/Block...
2002-07-18 Boris Boeslerthere is still are problem with the test of compatibili...
2002-07-18 Götz Lindenmaierimplemented typecheck, called in inline_method.
2002-07-17 Boris Boeslerirgopt.c: comparison of types does not take care of...
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierAvoiding more warnings.
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-07-02 Götz LindenmaierMinor improvement
2002-06-28 Götz Lindenmaierbugfixes
2002-06-25 Florian LiekwegAdded iro_InstOf operator --flo
2002-06-19 Götz LindenmaierAdded interprocedural view.
2002-06-19 Götz LindenmaierAddded interprocedureal view.
2002-06-18 Götz LindenmaierWhy was there no mode_T?
2002-05-13 Götz LindenmaierBugfix in remove_irp_irg by Hubert Schmid
2002-04-26 Götz Lindenmaier*** empty log message ***
2002-04-26 Florian LiekwegAdded exception markings to graph and cfg dumps --flo
2002-04-24 Götz Lindenmaier*** empty log message ***
2002-04-24 Götz LindenmaierImplements debug support for iropt.c
2002-04-24 Götz Lindenmaieradded debug support
2002-04-23 Götz LindenmaierImplemented debug support.
2002-04-23 Götz LindenmaierAdded debug support
2002-04-23 Götz LindenmaierAdded debug support.
2002-04-22 Florian LiekwegAdded support for exception status of blocks (ircons...
2002-04-16 Boris Boesler*** empty log message ***
2002-04-16 Florian LiekwegAdded Exception marking support --flo
2002-04-16 Florian LiekwegAdded 'exc_t' data type and enum;
2002-04-16 Boris Boeslerbug fix
2002-04-12 Boris Boeslerdump class description in lightgreen
2002-04-11 Florian Liekweg*** empty log message ***
2002-03-27 Florian Liekwegchanged typo in line 33 (#if USE_EXPLICIT_PHI_IN_STACK...
2002-03-19 Götz Lindenmaier*** empty log message ***
2002-03-18 Götz Lindenmaier Parted common.h into two files common_t.h. By this...
2002-03-15 Götz LindenmaierTurned off optimization during part_block.
2002-03-14 Götz LindenmaierOtptimization of SymConst to Const.
2002-03-12 Götz LindenmaierBugfisx in dump_cfg.
2002-03-12 Götz LindenmaierBugfix in inlining: problems in combination with cse.
2002-03-08 Götz Lindenmaier Implemented cf optimizations.
2002-03-04 Götz Lindenmaier Bugfix in irdom.
2002-02-28 Götz Lindenmaierblock walk in irouts.
2002-02-25 Götz LindenmaierBugfix Optmierung Binops mit mode Tupel.
2002-02-22 Götz Lindenmaier irgopt: inline_small_irgs implemented
2002-02-14 Götz Lindenmaieras always I forgot to check the testprograms ...
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-02-13 Florian Liekwegfixed bug in equivalent_node (store/store elimination...
2002-02-12 Florian Liekwegircons.c: Fixed typo introduced on last checkin
2002-02-11 Florian LiekwegFixes (goetz) f"ur PRECISE_EXC_CONTEXT --flo
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2002-01-23 Götz LindenmaierImplemented support for endless loops:
2002-01-22 Götz Lindenmaieradded info to type nodes
2001-12-21 Götz LindenmaierAsserts in irvrfy that verify the mode of Proj nodes...
2001-12-20 Götz Lindenmaier Some access routines for visited flags in entity...
2001-12-17 Boris Boeslerthis file is not needed
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-12-03 Götz Lindenmaierextended "coCV
2001-11-29 Götz LindenmaierUse nodeid as label for vcg nodes. Makes graph better...
2001-11-28 Boris Boesleradded Id tag
2001-11-27 Götz LindenmaierLast comitted with wrong flag settings.
2001-11-27 Götz Lindenmaierminor imporvements: comments, output
2001-11-20 Götz Lindenmaierremoved a bug
2001-11-20 Götz Lindenmaier 20.11.2001 Goetz
2001-11-19 Götz Lindenmaier Addded method to replace in array os a node in irnode
2001-11-09 Boris Boeslerirgopt.c, irgwalk.c : bugfix
2001-11-07 Götz Lindenmaiercomments added
2001-10-19 Boris Boeslerrenamed get_type_nameid to get_type_ident
2001-10-02 Florian Liekweg** changed typo in new_r_Raise
2001-09-19 Boris Boesler*** empty log message ***
2001-09-11 Boris Boesleradded size and alignment for float and double
2001-09-11 Boris Boesleradded more edge to display
2001-09-10 Götz Lindenmaieranother bug. allocated several start nodes.
2001-09-10 Götz LindenmaierCBugfix: dead node elimination did not replace the...
2001-08-29 Götz LindenmaierAdded routine remove_irp_irg.
2001-08-29 Götz LindenmaierAdded routine to free irgraphs.
2001-07-26 Boris Boeslerdump member edges
2001-07-12 Boris Boesleradded edge OVERWRITES in vcg output
2001-07-12 Boris Boeslerextended vcg output of types
2001-07-11 Götz LindenmaierErrors and Features of type_id stuff
2001-07-11 Götz LindenmaierAdded new type opcode "id".
2001-07-10 Götz Lindenmaierremoved a bug in Cond_kind access routines
2001-07-04 Götz Lindenmaieradded some routines to entity interface.
2001-07-04 Götz LindenmaierI don't remember what I changed, should be checked...
2001-06-25 Götz LindenmaierExtended semantics of Cond node. There are two flavors...
2001-06-25 Götz Lindenmaier*** empty log message ***
2001-06-25 Götz Lindenmaier*** empty log message ***
2001-06-25 Götz Lindenmaier*** empty log message ***
2001-06-20 Götz Lindenmaieradded DivMod to constant evaluation.
2001-06-20 Götz LindenmaierExtended constant evaluation: Minus, Abs, Div, Mod...
2001-06-20 Götz Lindenmaierusing an undefined variable now ends up using a const...
2001-06-20 Götz LindenmaierPhi construction for undefined variables runs into...
2001-06-19 Götz Lindenmaieradded some comment: undefined variables
2001-06-18 Götz Lindenmaier*** empty log message ***
2001-06-07 Götz LindenmaierDokumentation, removed some unusable functions.
2001-05-28 Götz LindenmaierRemoved bug in xgprintf.c
2001-05-25 Götz Lindenmaieradded commentsdded some
2001-05-23 Götz LindenmaierDon't now what changed...
next