removed warning
[libfirm] / ir / opt /
2005-08-18 Michael Beckremoved warning
2005-08-12 Michael Beckinstall scalar_replace.h
2005-08-11 Michael Beckrenamed new_type_pointer_mode() into new_type_pointer()
2005-08-10 Michael Beckrenamed function
2005-08-03 Michael Beckconfig.h added and other includes fixed
2005-08-03 Michael Becked new mode_P_data & mode_P_code instead of mode_P_mach
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2005-07-26 Götz Lindenmaierchnages in normalize class ccaast.
2005-07-22 Michael Beckfixed doxygen comments
2005-07-22 Daniel Grund*** empty log message ***
2005-07-20 Daniel Grundsome .cvsignore files
2005-07-20 Michael Beckadded more doxygen comments
2005-07-07 Michael BeckRollback to 1.17 due to bugs in Jack test
2005-07-06 Michael Beckfixed doxygen docu
2005-07-06 Michael Beckdoxygen docu fixed
2005-07-06 Michael Beckdoxygen docu fixed
2005-07-06 Michael Beckdoxygen docu fixed
2005-07-06 Michael Beckdoxygen docu fixed
2005-06-30 Michael Beckadded assertion if reassociation() is called with nodes...
2005-06-30 Michael Beckadded debug code
2005-06-30 Michael Beckdded assertion if ldstopt() is called with nodes floati...
2005-06-30 Michael Beckused is_Block_dead() instead of is_Bad()
2005-06-22 Michael Beckused faster get_mode_x() functions
2005-06-22 Michael Beckrenamed DBG_OPT_POLY_ALLOC() to DBG_OPT_POLY(), as
2005-06-22 Michael BeckFixed interval creation
2005-06-22 Michael Beckfixed DBG_OPT_RAW() call
2005-06-22 Michael Beckiropt_dbg.h include needed now
2005-06-22 Michael Becktypos fixed
2005-06-21 Michael Beckfixed interval evaluation finally (hopefully last time)
2005-06-17 Michael Becktypo fixed
2005-06-17 Michael Beckfixed loop-invariant nodes: Bad nodes are always loop...
2005-06-17 Michael Beckfixed classify_value() function
2005-06-17 Michael Beckopt_confirms.[ch] added
2005-06-17 Michael Beckoptimizations using Confirm nodes, used by iropt
2005-05-31 Michael Beckimproved doxygen documentation
2005-05-27 Michael BeckUpdated: detects loop-invariant codes and handles this...
2005-05-23 Götz Lindenmaieranother similar bugfix
2005-05-23 Michael Beckfixed FIXME
2005-05-23 Michael Beckremoved check of != phase_building, this is checked...
2005-05-22 Götz Lindenmaierbugfix and additional case for optimization.
2005-05-06 Michael Becktypos fixed
2005-04-29 Beyhanfirst version of scalar_replace by Beyhan Veliev
2005-04-29 Götz Lindenmaieroptimize casts
2005-04-15 Götz LindenmaierChanged comments,
2005-04-14 Götz Lindenmaierimproved after finding errors with irvrfy
2005-04-13 Michael BeckCheck call type and method type before doing tail recur...
2005-04-06 Michael BeckMore bugfixes:
2005-04-05 Michael BeckBugfix: wrong size
2005-03-30 Michael Beckadded architectures evaluate function that decides...
2005-03-24 Michael BeckBugFix: index error fixed
2005-03-22 Michael BeckBugfix: allocate the right number of in's
2005-03-22 Michael BeckA newly created Return may be bad due to dead block...
2005-03-18 Michael BeckRemove memory Phi's from keepalives, if the Return...
2005-03-18 Michael Beckadded missing include
2005-03-18 Michael Beckadded return normalization
2005-03-18 Michael Beckadd return normalization to help same cases
2005-03-15 Michael Beckmore general test for exceptions
2005-03-15 Michael Beckadded detection of Raise
2005-03-14 Michael Beckfixed typ of visited flag
2005-03-14 Michael Beckexported ifconv.h
2005-03-14 Michael Beckremoved C99 features
2005-03-14 Michael Beckadded real funccall optimization
2005-03-10 Michael BeckAdded real function call optimization
2005-03-10 Michael Beckremoved C99 features
2005-03-10 Michael Beckadded missing include
2005-03-10 Götz Lindenmaierbugfix
2005-03-09 Götz Lindenmaieroptimize polymorphic field accesses
2005-03-07 Michael Beckfixed call to set_trouts_inconsistent()
2005-03-07 Michael Beckupdated comments a bit
2005-03-03 Michael Beckinvalidate analyse info if loop unrolling take place
2005-03-02 FIRM Projekt Accountget test through
2005-03-02 Michael Beckbugfix: is_fragile_op expected an IR-node
2005-03-02 Michael Beckadded missing parentesis
2005-03-02 Michael Beckfixed implementation of is_exception_possible()
2005-03-02 Michael Beckfixed skeleton
2005-03-02 Michael Beckfixed typos
2005-03-01 Michael Beckscalar replacement added
2005-03-01 Beyhanloop unrolling completed, tested with ajacs compiler
2005-02-24 Michael Beckconfig.h added
2005-02-24 Michael Becktypos fixed
2005-02-24 Michael Beckindentation fixed
2005-02-24 Sebastian HackFixed bug with switch conds
2005-02-24 Sebastian HackFixed endless loops in make_mux_on_demand
2005-02-23 Sebastian HackHeavy changes
2005-02-21 Sebastian HackHeavy changes:
2005-02-16 Michael Beckused pn_Cmp constants instead of old pnc_numbers
2005-02-16 Michael Beckused pn_Cmp constaneads instead of the old pnc_number
2005-02-14 Michael BeckDisabled debug
2005-02-14 Sebastian HackDisabled debugging
2005-02-14 Sebastian HackFixed several bugs
2005-02-11 Florian Liekwegback to C98
2005-02-10 Sebastian HackFixed a bug. Using the block visited flag
2005-02-10 Sebastian HackUsed visited flag to check for loops in find_conds
2005-02-10 Sebastian HackFixed a bug.
2005-02-10 Sebastian HackAdded if conversion
2005-02-10 Sebastian HackAdded if conversion.
2005-02-10 Sebastian HackAdded removal of senseless conds.
2005-02-10 Sebastian HackIntroduced proper Firm debugging.
2005-02-02 Michael Becktype fixed
2005-01-28 Beyhanimplemented loop unrolling optimization
next