first pubplic release
[libfirm] / ir /
2004-06-08 Michael Beckfirst pubplic release
2004-06-08 Michael BeckAdded code for identifying defProj's
2004-06-08 Michael Becktailrec.h added
2004-06-08 Michael Beckstatistic module needs idents now
2004-06-08 Michael BeckInitial version of tail-recursion optimization
2004-06-04 Andreas Schössercg_opt now frees interprocedural loop information autom...
2004-06-04 Andreas SchösserCorrected scc algorithm.
2004-06-03 Michael BeckAdded C++ Krempel :-)
2004-06-03 Götz Lindenmaiermore asserts
2004-06-02 Michael BeckDon't walk over external allocated entities graph,...
2004-06-01 Matthias Heilfixed typo (stat_dead_node_elim_start -> ..._stop)
2004-06-01 Michael Beckpattern.c is included only if statistics is enabled
2004-06-01 Michael BeckAdded
2004-06-01 Michael Beckadd pattern.c
2004-06-01 Michael BeckFixed inline_leave_funtions(): can now handle recursive...
2004-06-01 Michael BeckMore fixes :-(
2004-06-01 Michael BeckFixed compile WITHOUT statistics
2004-06-01 Michael BeckFixed inlining (wrong substitution :-(, fixed wrong...
2004-06-01 Michael Beckused enum values for Tuple creation
2004-06-01 Michael Becknodes count implemented
2004-06-01 Michael BeckFixed doxygen comments
2004-06-01 Michael BeckAdded istatistic hooks for dead node elimination
2004-05-27 Michael BeckAdded counters for inlining
2004-05-27 Michael BeckAdd temporary fix code for unsupported inlining cases...
2004-05-27 Michael Beckdoxygen docu added, cleaned up a bit
2004-05-27 Michael BeckFixed compiling without statistics
2004-05-27 Michael Beckadded hook for free_ir_graph(), explicitely transmit...
2004-05-27 Michael Beckadded hook for free_ir_graph(), explicitely transmit...
2004-05-26 Michael BeckAdded lowering hook
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-26 Michael Beckstatistik directory added to include path
2004-05-26 Michael BeckMore functionality implemented, used pset for hash...
2004-05-26 Michael Beckinitialization of sttaistic modul added
2004-05-19 Götz Lindenmaierev. removed mem leak: overwrites array allocated for...
2004-05-19 Götz Lindenmaierassertion in search for mem leak, more debug output
2004-05-19 Götz Lindenmaieradded flags for ip outs state
2004-05-19 Götz Lindenmaierfreeing of outs datastructures improved, mem leak removed
2004-05-19 Götz Lindenmaierbugfix
2004-05-18 Florian Liekweg** Test f"ur iro_Load erweitert
2004-05-17 Michael Beckadded first_variadic_param, more doxygen comments
2004-05-17 Michael Beckconfig.h added
2004-05-17 Michael Beckenhanced robustness: don't crash on NULL modes
2004-05-12 Götz Lindenmaiertwo versions of the algorithm
2004-05-11 Götz Lindenmaierin search of an error ...
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 Andreas Schösserin get_loop_node: In case of assertion "pos" is dumped...
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-28 Florian LiekwegFixed typo --flo
2004-04-27 Götz Lindenmaierdebug output
2004-04-27 Götz Lindenmaierstate handling for loops
2004-04-27 Götz Lindenmaierbugfix
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 Liekwegfixed variable decls --flo
2004-04-27 Florian Liekweg*** empty log message ***
2004-04-26 Götz Lindenmaiermore debug output
2004-04-23 Götz Lindenmaierdebug output, warning,
2004-04-22 Götz Lindenmaiersombody added the errornous line again ...
2004-04-22 Till Riedelminor fixes
2004-04-19 Michael BeckInitial statistic implementations
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 Lindenmaiernew access routine
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
2004-04-14 Götz Lindenmaierremoved unused var
2004-04-13 Michael BeckAdded flags to irop determining the behaviour, this...
2004-04-08 Michael BeckSoem doxygen comments added
2004-04-08 Michael BeckSome doxygen comments added
2004-04-08 Michael BeckSome doxygen commnets
next