Added test name
[libfirm] / ir / ir /
2003-02-26 Michael Beckdefault_initialize_local_variable_func_t callback funct...
2003-02-25 Götz LindenmaierFormatting for firmjni
2003-02-25 Götz LindenmaierFixed several stuff, DDM messages, visibility of graph_...
2003-02-20 Till RiedelLast commit did not dump node2type edges correctly
2003-02-19 Till Riedelir_dump now outputs unique numbers for types, entitys...
2003-02-17 Götz LindenmaierChanges semantics of method types and method calls...
2003-02-17 Götz LindenmaierDump also if const entities have no values.
2003-02-17 Götz LindenmaierFixed new_r_Bad and new_r_Unknown
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-13 Michael BeckSafer Macros.
2003-02-13 Michael BeckFirst doxygen group introduced
2003-02-13 Michael BeckMultiline String concatenated
2003-02-12 Michael BeckMake debug macros "more useful"
2003-02-05 Götz LindenmaierImproved flag testing
2003-02-05 Götz Lindenmaier*** empty log message ***
2003-02-05 Götz LindenmaierImplemented remove_critical_cf_edges.
2003-02-04 Michael Beckdoxygen docu fixed
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-03 Michael BeckConverted to doxygen comments
2003-02-03 Michael Beckconverted to doxygen comments
2003-02-03 Michael BeckConverted to doxygen comments
2003-02-03 Michael Beckconverted to doxygen comments
2003-02-03 Michael BeckMore doxygen comments
2003-02-03 Michael BeckConvert to doxygen comments
2003-02-03 Michael BeckTypos fixed
2003-02-03 Michael BeckMore doxygen comments
2003-02-03 Michael Beckrestructured comments
2003-02-03 Michael BeckFixed doxygen commnets, converted parameterless functio...
2003-01-31 Michael Beckcomments converted to doxygen
2003-01-31 Michael BeckMore doxygen docu
2003-01-31 Michael BeckType fixed
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-31 Michael Beckfixed comments for doxygen
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-30 Michael Beckconverted to doxygen comments
2003-01-30 Michael Beckadded more doxygen comments
2003-01-30 Michael BeckConvert to doxygen comments
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-22 Götz LindenmaierBugfix
2003-01-20 Boris Boesler*** empty log message ***
2003-01-14 Sebastian Hackdeleted /* in comment
2003-01-14 Sebastian Hackadded check for variadic methods
2003-01-14 Sebastian Hackrenamed function optimize to optimize_node
2003-01-13 Michael Beck__FUNCTION__ is only available under GNU C, else __FILE...
2003-01-13 Michael BeckMove init_ip_walk() and enter_ip_walk() definitions...
2003-01-13 Michael BeckAdded init_ip_walk() and finish_ip_walk() prototypes
2003-01-13 Michael BeckFixed get_SymConst_kind() call, removed non-portable...
2003-01-13 Michael BeckRemoved arrays with size 0, fixed warning
2003-01-13 Sebastian Felisadded doxygen comments
2003-01-09 Götz LindenmaierAdded new mode for unicode character
2003-01-09 Götz LindenmaierAdded new mode for unicode character.
2003-01-09 Götz LindenmaierAdded functiuon "remove critical edges" to be implemented.
2003-01-09 Götz Lindenmaier*** empty log message ***
2003-01-09 Götz LindenmaierAdded function to dump classgraph
2002-12-24 Götz LindenmaierBugfix in const_code_irg: phase_state initialization.
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-12-19 Götz LindenmaierAdded more flags for control flow optimizations
2002-12-19 Götz Lindenmaierfixed bug in irgopt -- optimize_cf
2002-12-19 Götz LindenmaierAdded static to static methods
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-18 Götz LindenmaierAdded static to static functions
2002-12-13 Götz Lindenmaierirnode: Bugfix in skip_nop
2002-12-12 Götz LindenmaierImplemented remove_bad_predecessors
2002-12-05 Götz LindenmaierSTupid assertion is bad...
2002-12-03 Götz LindenmaierAdded assertions to enforce proper use of set_value...
2002-11-26 Matthias HeilModi umbenannt
2002-11-08 Götz Lindenmaierbugfix in dump_const_local: would not dump consts to
2002-11-05 Götz Lindenmaiersyntactic changes for jni generator / crecoder
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-31 Götz LindenmaierAdded assertion for korrect use of link field.
2002-10-31 Götz LindenmaierChanged comment
2002-10-24 Götz Lindenmaiergcc fix / semantically unreachble return added line...
2002-10-24 Götz LindenmaierBugfix line 1465
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-09-13 Götz LindenmaierBugfix in walk_const_code
2002-09-12 Götz LindenmaierBugfix in inlineing: moved Phi nodes into wrong block
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 ***
next