do not build modeconv yet, not fully implemented
[libfirm] / ir / opt /
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
2005-01-11 Michael Beckused new hooks instead of firmstat
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2004-12-28 Michael Beckmade allocation C-like
2004-12-23 Michael Becktypos fixed, removed static data
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Becktypo fixed
2004-12-21 Michael Beckremoved C99 constructs
2004-12-06 Boris Boesler*** empty log message ***
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckfixed typos
2004-11-26 Michael Beckadded some comments
2004-11-24 Florian LiekwegC99
2004-11-16 Götz Lindenmaierremoved debug output
2004-11-16 Beyhanstart of new project
2004-11-16 Beyhanimproved strength reduction
2004-11-11 Boris Boesler*** empty log message ***
2004-11-11 Götz Lindenmaieradded path to external
2004-11-08 Michael BeckAdded statistic code
2004-11-05 Michael BeckFixed address count calculation. Every Load was visited...
2004-11-03 Michael Beckcalculate the number of uses of every address, this...
2004-11-03 Michael BeckFixed some border cases:
2004-10-28 Michael BeckImproved Sub rule
2004-10-26 Michael BeckReassociation added
2004-10-26 Michael BeckReassoiation optimization added
2004-10-25 Götz Lindenmaierbugfix
2004-10-21 Michael BeckAdded Goetz' proposal to replace loads of constant...
2004-10-19 Michael BeckLoad optimization extended: searches now Loads in the...
2004-10-12 Florian LiekwegC, nicht C++
2004-10-07 Beyhancatches more expressions now.
2004-09-30 Michael BeckAdded DBG macro calls
2004-09-30 Florian Liekweg\!C99
2004-09-30 Michael Beckadded statistics, cleaned up a bit
2004-09-30 Götz Lindenmaieradded verbosity flags
2004-09-30 Beyhanthe new streng_red
2004-09-29 Michael BeckFixed the phi optimization (seems to work for C)
2004-09-29 Michael Beckadded optimization that moves Store behind Phi (but...
2004-09-28 Michael BeckMove Stores below the CF.
2004-09-28 Götz Lindenmaierverbosity
2004-09-25 Götz Lindenmaieradded verbosity stuff
2004-09-24 Michael Beckuse soem skip_Proj() to shorten the code
2004-09-24 Michael Beckmore comments
2004-09-22 Michael BeckFixed again: Do not create Bad block, only remove bad CF
2004-09-22 Michael Beckadded new optimize_cf
2004-09-22 Michael BeckNew optimize_cf should remove more (hopefully all)...
2004-09-21 Götz Lindenmaierbugfix for jva
2004-09-20 Götz Lindenmaierflag for verbosity, compiler warnings
2004-09-20 Götz Lindenmaierbugfix for jack
next