Fixed typos, improved docu
[libfirm] / ir /
2006-05-25 Michael BeckFixed typos, improved docu
2006-05-25 Michael BeckBugFix: free_cfloop_information() cleared current_ir_gr...
2006-05-25 Michael BeckFixed wrong array declaration
2006-05-25 Michael Becktransform_node_Phi() implemented, moved Confirm nodes...
2006-05-25 Michael BeckFixed return type of get_op_attr_size()
2006-05-25 Michael Beckadd_Sync_pred() implemented
2006-05-25 Michael BeckSync() constructors updated
2006-05-25 Michael Beckmissing const added
2006-05-24 Christoph MallonAvoid endless recursion while walking to a projX in...
2006-05-24 Christoph MallonImplement better magic to handle changing control depen...
2006-05-24 Christoph Mallonadd exchange_cdep()
2006-05-24 Christoph MallonHandle multiple control dependencies in a more sophisti...
2006-05-24 Christoph MallonAdd is_cdep_on
2006-05-24 Christoph MallonPlay it safe
2006-05-23 Michael BeckAdd more special cases for Shift operations
2006-05-23 Michael BeckBugFix: lower_Start
2006-05-19 Michael Beckadded vtable size attribute to class types
2006-05-19 Christian Würdigadded ability to register additional dumper functions...
2006-05-19 Michael Beckrenamed CMP to QSORT_CMP to avoid name clash
2006-05-19 Michael Beckremoved german umlaut, firmjni stuff cannot handle it
2006-05-19 Michael Beckrenamed parameter "super", cannot handled by crecoder...
2006-05-19 Christoph MallonUse exact_copy() instead of copy_irn_to_irg()
2006-05-19 Michael BeckFixed method attribute access
2006-05-19 Michael BeckFixed method attribute access
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-19 Michael Beckmissing includes added
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-19 Michael Beckplaced method and compound entities into private attributes
2006-05-19 Michael Beckis_method_entity() added
2006-05-19 Michael Beckremoved unused includes
2006-05-18 Michael Beckfixed typo
2006-05-18 Michael Beckused ir_type instead of type
2006-05-18 Michael Beckused xrealloc instead of realloc
2006-05-18 Michael Beckdoxygen docu added
2006-05-18 Michael Beck*** empty log message ***
2006-05-18 Michael Beckcall abort() instead of exit()
2006-05-18 Michael Beckstill buggy, but some typos fixed
2006-05-18 Michael BeckAdded support for statistics
2006-05-18 Michael Beckstat_strength_red() updated
2006-05-18 Michael Beckremoved useless includes
2006-05-18 Michael BeckFixed hook_strength_red()
2006-05-18 Michael Beckused assure_*() functions
2006-05-18 Michael Beckrenamed CONST_EXPR into REGION_CONST (a la OSR)
2006-05-18 Michael Beckused new assure_*() functions
2006-05-18 Michael Becksupress warning in gcc -Wall
2006-05-18 Michael Beckchanged output for loops
2006-05-18 Michael BeckLet %+F print node number and index for ir-nodes
2006-05-18 Michael BeckAdded macros to use a pdeq as a wait queue
2006-05-18 Michael Beckopt_osr.h added
2006-05-17 Michael BeckBugfixes:
2006-05-17 Christian Würdigadded extra shift lowering
2006-05-16 Michael Beckexact_copy() added
2006-05-16 Sebastian Hack*** empty log message ***
2006-05-16 Sebastian HackAdded verifying for irn idx map
2006-05-16 Sebastian HackAdded CMP macro for qsort(3) and so on.
2006-05-16 Michael BeckAdded opt_osr
2006-05-15 Michael BeckFirst full implementation with LFTR
2006-05-15 Michael Beck.setlvl command added
2006-05-15 Christian Würdigremoved debug setmask
2006-05-15 Michael BeckBugFix:
2006-05-15 Michael BeckFixed really slow overflow handling ;-)
2006-05-12 Michael Beckfirst part of the new Operator Strength Reduction imple...
2006-05-11 Christian Würdigbugfix: remove redundant gert nodes block
2006-05-10 Sebastian HackConvenience macros for node bitmaps
2006-05-10 Sebastian HackAdded index -> node map to irgs
2006-05-10 Sebastian HackAdded idx number dumping
2006-05-10 Michael Beckhonor the get_opt_if_conversion() flag
2006-05-10 Christian Würdigadded two functions:
2006-05-10 Christian Würdigadded new function to determine the predecessor positio...
2006-05-10 Christoph Mallon-If both data inputs of a new Psi are equal don't gener...
2006-05-10 Michael BeckFixed memory leaks
2006-05-10 Michael BeckBugFix: Do not build edges for not yet live anchors
2006-05-09 Michael Beckfixed memory leak
2006-05-09 Michael BeckBugFix: edges_activate() must handle the whole root...
2006-05-09 Michael Becklittle cleanup
2006-05-09 Michael Beckirg_walk_anchors() added. Needed for iredges.
2006-05-09 Michael Beckhandle Psi() nodes if they are Muxes
2006-05-09 Michael Beckoptimize_graph_df():
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-05-08 Michael Beckimplemented Conv operations
2006-05-08 Michael BeckDo not create Confirm nodes for Cmp(Const, Const) const...
2006-05-05 Michael Beckr_op now defined in firm_types.h
2006-05-05 Michael Beckir_op added
2006-05-05 Michael Beckadded () to supress warnings
2006-05-05 Michael BeckBugFix: create new parameter Proj's in the right block
2006-05-05 Christoph Mallon- Remove a pointless check for unique control dependenc...
2006-05-05 Christian Würdigadded missing include
2006-05-04 Sebastian Hacknode data constructors can allocate the memory by thems...
2006-05-04 Sebastian HackAdapted to changes in irphase
2006-05-03 Michael Beckused new assure_*() functions
2006-05-03 Michael Beckused xmalloc()
2006-05-03 Michael Beckused new assure_doms()
2006-05-03 Michael BeckBugFix: turn_into_tuple() now works if edges are activated
2006-05-03 Michael Beckassure_irg_outs() added
2006-05-03 Michael Beckassure_doms() and assure_postdoms() added
2006-05-03 Christoph MallonAdd if conversion, use with -fif-conversion
2006-05-03 Christoph MallonAdd control dependency analysis
2006-05-03 Christoph MallonAllow mode_b for and and or
2006-05-03 Christoph MallonUse [gs]et_irn_n() instead of direct access to the...
2006-05-03 Christoph MallonAdd an edge callback hook for blocks
next