implemented Confirm node
[libfirm] / ir / ir /
2003-10-10 Götz Lindenmaierimplemented Confirm node
2003-10-01 Götz Lindenmaierbugfixes
2003-09-30 Götz Lindenmaiertypo removed
2003-09-29 Götz Lindenmaierfixed various errors with exceptions + inlineing, dumpi...
2003-09-29 Götz Lindenmaierbugfix in critical_cf_edges,
2003-09-29 Götz Lindenmaierbugfix inlineing / exceptions
2003-09-24 Götz Lindenmaierremoved exc.h from libfirm interface
2003-09-24 Götz Lindenmaiernew irmode field,
2003-09-24 Götz Lindenmaieradded new field for behaviour of shift instructions
2003-09-23 Michael BeckFixed optimization of iro_Not (!= iro_Minus) GL added
2003-09-15 Götz LindenmaierCast node label nicer
2003-09-05 Götz Lindenmaiercomment
2003-09-02 Michael BeckSet all values of the cost irg to 0
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-26 Götz Lindenmaieradded enum for call result projs.
2003-08-21 Götz Lindenmaierbugfix: dumpin interprocedural graphs:
2003-08-20 Michael BeckAdded prefix to variadicity
2003-08-20 Götz Lindenmaiercorrected copyright
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-20 Götz Lindenmaierremoved tune.h
2003-08-19 Michael BeckMake prefixes for most (hopefully all) enum values...
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz Lindenmaieradded copyright headers
2003-08-19 Michael BeckAdded void casts to shut up warnings
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz LindenmaierAdded irg field to start, more verbose irdump
2003-08-18 Till Riedel*** empty log message ***
2003-08-14 Götz Lindenmaieradded Cast node.
2003-08-13 Rubino Geißfixed backedges
2003-08-13 Götz Lindenmaierstring independent test.
2003-08-11 Götz Lindenmaieradded output of array bound nodes to vcg
2003-08-11 Michael BeckFixed broken find_mode() function
2003-08-06 Matthias HeilChanged behaviour of new_ir_mode to accept all predefin...
2003-08-01 Götz Lindenmaierbugfix
2003-07-31 Michael BeckAdded ASSERT_AND_RET_DBG() macro
2003-07-30 Rubino Geiß*** empty log message ***
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-24 Michael Becktested and typo fixed
2003-07-24 Götz LindenmaierSkip_nop removes chains and compacts cycles without...
2003-07-15 Götz LindenmaierBugfix: place SymConst in Start block.
2003-07-14 Sebastian Felisadd is_ir_node() function.
2003-07-14 Sebastian Felis- add ir_ir_graph() function
2003-07-14 Sebastian FelisReset link field to NULL on construction
2003-07-11 Michael Beckfixed:
2003-07-10 Götz Lindenmaierimplemented irmode mode_P_mach stuff
2003-07-09 Till RiedelAdded new global var that represents the
2003-07-09 Götz Lindenmaierbugfix in irdump
2003-07-08 Götz Lindenmaiernew type pointer constructor that requires mode
2003-07-01 Till Riedelset mode values to reasonable values
2003-06-27 Michael BeckFixed the modes_are_equal function(), added comments
2003-06-26 Till RiedelWe now conform to iso-c99
2003-06-25 Michael Becktype fixed
2003-06-25 Götz Lindenmaierfixed mul: must also check for float.
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-06-17 Michael BeckAdded two new modes: mode_BAD the mode of tarval_bad...
2003-06-13 Michael BeckVerify functions now returns a result (and can run...
2003-06-11 Till Riedel*** empty log message ***
2003-06-11 Michael BeckAdd a lot of const's
2003-06-04 Rubino GeißFixed typo
2003-05-26 Götz Lindenmaiernormalizations in irdump, changes for heap analysis...
2003-05-22 Götz Lindenmaiernew mode class questioning methods
2003-05-21 Michael BeckMore doxygen docu
2003-05-21 Götz Lindenmaierbugfix
2003-05-20 Götz Lindenmaieradded enum to fix arithmetics
2003-05-12 Götz LindenmaierAdded funcionality in new_Block and new_Phi to construc...
2003-05-05 Boris Boeslerreplaced malloc.h by stdlib.h for better portability
2003-05-05 Götz LindenmaierRemoved 2 bugs in option handling
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-30 Michael BeckFixed aligment of standard types, it's now in BYTES...
2003-04-28 Michael BeckNew function tarval_snprintf() used instead of tarval_x...
2003-04-22 Michael BeckFixed default modes, all members must be initialized.
2003-04-22 Michael BeckAdded mode_sort prefix irms_, added new_ir_mode() function.
2003-04-17 Michael BeckDoxygen docu updated.
2003-04-17 Matthias HeilRemoved wrong comment from documentation
2003-04-11 Michael BeckAdded data pointer to store that tarval output mode.
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-04-04 Michael BeckConverted documentation to doxygen.
2003-03-28 Götz Lindenmaierfurther adaptions in irmode.h
2003-03-28 Götz Lindenmaiersize access with unit
2003-03-26 Götz Lindenmaieriremoved stdbool.h, problems with g++
2003-03-26 Götz Lindenmaierbugfix: method names wrong
2003-03-26 Götz Lindenmaier*** empty log message ***
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-03-26 Götz LindenmaierAdded funcionality to configure modes. Modes include...
2003-03-25 Michael Beckirn_vrfy() changed to new irn_vrfy_irg()
2003-03-25 Michael Beckequivalent_node() functions fixed, return was wrong
2003-03-25 Michael Becknode_is_in_irgs_storage() function added
2003-03-25 Michael BeckAdded const modifier to various functions.
2003-03-25 Michael Beckirn_vrfy_irg () added that allows to specify tho IR...
2003-03-25 Götz Lindenmaierobstack access funcion fixed
2003-03-24 Götz Lindenmaierobstack access function
2003-03-19 Götz LindenmaierAdded new compilation flags
2003-03-12 Boris Boesler*** empty log message ***
2003-03-05 Michael BeckMore doxygen docu.
2003-02-28 Götz LindenmaierMoved function to external header
2003-02-26 Michael BeckRemoved german umlauts from comments, they sometimes...
2003-02-26 Michael Beckdefault_initialize_local_variable_func_t callback funct...
2003-02-25 Götz LindenmaierFormatting for firmjni
next