phase handling
[libfirm] / ir / ir /
2004-06-24 Götz Lindenmaierphase handling
2004-06-21 Götz LindenmaierBugfix: lost starting loop in endless recursions.
2004-06-18 Florian Liekweg/* nix */
2004-06-18 Götz Lindenmaierphi construction for fragile ops repaired
2004-06-18 Götz Lindenmaiergrrrrrrrr.
2004-06-18 Götz Lindenmaierremove self referencing blocks if cf is Cond
2004-06-18 Götz Lindenmaierremoved a final bug in inlineing, now scc and all follo...
2004-06-18 Michael BeckFixed dead loops (hopefully) the last time
2004-06-18 Götz Lindenmaierstill trying to fix irscc error
2004-06-17 Götz Lindenmaiervarious bugfixes for the unreachable loop problem
2004-06-17 Götz Lindenmaierremove self referencig cotrol loop by turning into Bad
2004-06-17 Götz Lindenmaier*** empty log message ***
2004-06-17 Florian Liekwegir_graph.n_outs fenced into DEBUG_libfirm
2004-06-17 Florian LiekwegMade exchange more robust
2004-06-16 Michael BeckAdded option to switch of precise exception context
2004-06-16 Michael Beckrename dump_node to dump_irn because of gcc :-(
2004-06-16 Michael BeckAdded pn_Call_max
2004-06-15 Götz Lindenmaierbugfix
2004-06-15 Götz Lindenmaierremoved comments
2004-06-15 Götz Lindenmaiercolors of edges form Id nodes
2004-06-15 Götz Lindenmaieradded new compiler optimization flag
2004-06-15 Götz Lindenmaieraccess routines
2004-06-15 Götz Lindenmaiereven less Phis
2004-06-15 Michael Beckfixed DivMod optimization
2004-06-15 Michael Beckadded doxygen comment
2004-06-15 Michael BeckMore inlining functions
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-15 Götz Lindenmaierremoved debug output
2004-06-15 Götz Lindenmaiermore optimizations
2004-06-15 Götz Lindenmaieroptimizing more Phi nodes during construction
2004-06-14 Michael Beckallow floating points types to be registered
2004-06-14 Götz Lindenmaier*** empty log message ***
2004-06-12 Florian LiekwegDebug instrumentation for outedges --flo
2004-06-11 Götz Lindenmaierblock based backedbes
2004-06-09 Götz Lindenmaierall rd functions commented
2004-06-09 Götz Lindenmaiercomment
2004-06-09 Götz Lindenmaieradded comments
2004-06-08 Götz Lindenmaiera bunch of comments
2004-06-08 Michael Beckadded stat/opt directory
2004-06-08 Michael Beckremoved assertions for Cond(!= mode_b)
2004-06-08 Michael Beckget_Cond_defaultProj() function added
2004-06-08 Michael Becktail recursion flag added
2004-06-08 Michael BeckTail recursion flag added
2004-06-08 Michael BeckAdded code for identifying defProj's
2004-06-04 Andreas Schössercg_opt now frees interprocedural loop information autom...
2004-06-02 Michael BeckDon't walk over external allocated entities graph,...
2004-06-01 Michael BeckFixed inline_leave_funtions(): can now handle recursive...
2004-06-01 Michael BeckFixed inlining (wrong substitution :-(, fixed wrong...
2004-06-01 Michael Beckused enum values for Tuple creation
2004-06-01 Michael BeckFixed doxygen comments
2004-06-01 Michael BeckAdded istatistic hooks for dead node elimination
2004-05-27 Michael BeckAdd temporary fix code for unsupported inlining cases...
2004-05-27 Michael Beckadded hook for free_ir_graph(), explicitely transmit...
2004-05-26 Michael Beckfixed indentation
2004-05-26 Michael Beckdoxygen comments fixed
2004-05-26 Michael Beckstatistic function hooks added
2004-05-26 Michael BeckDBG_OPT_ALGSIM0 and DBG_OPT_ALGSIM1 calls added
2004-05-26 Michael Beckdoxygen comments fixed,
2004-05-26 Michael BeckAdded statistic function hook for turn into Id
2004-05-26 Michael BeckDBG_OPT_ALGSIM0 macro for constant evaluation added...
2004-05-26 Michael BeckFixed doxygen comment
2004-05-19 Götz Lindenmaieradded flags for ip outs state
2004-05-19 Götz Lindenmaierbugfix
2004-05-18 Florian Liekweg** Test f"ur iro_Load erweitert
2004-05-17 Michael Beckenhanced robustness: don't crash on NULL modes
2004-05-07 Götz Lindenmaieradded test for cast
2004-05-04 Götz Lindenmaierremember all end nodes in irg for dumping convenience.
2004-05-04 Götz Lindenmaieradded empty method implementations -- necessary for...
2004-05-03 Andreas SchösserStandalone loop tree dumper was broken!
2004-05-03 Götz Lindenmaierconfugure for heapanal: bugfix
2004-04-30 Götz Lindenmaieradded configure support for heap analyses
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-29 Götz Lindenmaierinline stuff
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-29 Götz Lindenmaierremoved debg output
2004-04-29 Götz Lindenmaierfix for firmjni
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-28 Florian LiekwegFixed 'inline' lossage --flo
2004-04-28 Florian LiekwegFixed gcc warnings --flo
2004-04-27 Götz Lindenmaierstate handling for loops
2004-04-27 Götz Lindenmaierproper setting of preprocessor flag
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2004-04-27 Florian LiekwegFixed ir/ana/irouts.c ir/ir/ircons.h ir/ir/irdump.c...
2004-04-27 Florian Liekweg*** empty log message ***
2004-04-23 Götz Lindenmaierdebug output, warning,
2004-04-22 Till Riedelminor fixes
2004-04-19 Michael Beckfirst statistic hooks added
2004-04-19 Michael Beckdoxygen comments
2004-04-19 Michael Beckvoid added
2004-04-19 Michael BeckAdedd two los cases
2004-04-19 Michael BeckRemoved big switches, used new operations instead
2004-04-19 Michael Beckoperation added
2004-04-19 Michael Beckget_irn_funccall_attr() added
2004-04-19 Michael Beckget_irn_funccall_attr() prototype added
2004-04-19 Michael BeckMake doxygen comments
2004-04-17 Götz Lindenmaieraccept slash in idents for file names
2004-04-16 Michael BeckAdded additional functions and verifiers for FuncCalls
2004-04-16 Michael BeckAdded assertion to irnode constructor
2004-04-15 Till RiedelWrong var
2004-04-14 Götz Lindenmaieradded flag to steer inlineing
next