Bugfix: lost starting loop in endless recursions.
[libfirm] / ir /
2004-06-21 Götz LindenmaierBugfix: lost starting loop in endless recursions.
2004-06-21 Michael Beckmoved counter functions to own file
2004-06-18 Florian Liekweg/* nix */
2004-06-18 Florian LiekwegRemoved field checks --flo
2004-06-18 Götz Lindenmaierphi construction for fragile ops repaired
2004-06-18 Florian Liekwegminor bug fix (go forward, not backward) --flo
2004-06-18 Götz Lindenmaiergrrrrrrrr.
2004-06-18 Florian Liekwegfinal bug fix (calls via consts)
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 Lindenmaieranother try
2004-06-18 Götz Lindenmaierstill trying to fix irscc error
2004-06-17 Florian Liekwegremoved DD*s
2004-06-17 Florian Liekwegminor bug fix
2004-06-17 Florian Liekwegmajor bugfix
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 Götz Lindenmaiermore headers
2004-06-17 Götz Lindenmaierirscc: bugfix, can now deal with loops not reachable...
2004-06-17 Florian LiekwegFixed typos in comments
2004-06-17 Florian LiekwegFixed comments (goetz); turn bad calls into tupels...
2004-06-17 Florian LiekwegAdded comments; added remove_irg
2004-06-17 Florian LiekwegInclude ir/opt in includes
2004-06-17 Florian LiekwegFenced n_outs and out_valid into DEBUG_libfirm
2004-06-17 Florian Liekwegir_graph.n_outs fenced into DEBUG_libfirm
2004-06-17 Florian LiekwegDisabled include tailrec.h until tailrec.h is in CVS
2004-06-17 Florian LiekwegMade exchange more robust
2004-06-17 Florian LiekwegMade get_atomic_entity_value 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 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 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-15 Michael Beckfixed ifdef
2004-06-14 Michael Beckallow floating points types to be registered
2004-06-14 Götz Lindenmaier*** empty log message ***
2004-06-14 Götz Lindenmaierbugfixesbug
2004-06-14 Michael BeckReplaced bzero and fixed type
2004-06-14 Michael BeckEnhanced type dumper
2004-06-13 Florian LiekwegRTA auf Iterative RTA aufgebohrt --flo
2004-06-12 Florian LiekwegKommentare eingef"ugt --flo
2004-06-12 Florian LiekwegRTA works, outedges breaks. "Yay." --flo
2004-06-12 Florian LiekwegDebug instrumentation for outedges --flo
2004-06-12 Florian LiekwegRemoved call to rta (irg_walk seems to mess up some...
2004-06-11 Florian LiekwegAdded rta
2004-06-11 Florian LiekwegAdded todo
2004-06-11 Florian LiekwegAdded RTA --flo
2004-06-11 Michael BeckSave the index of the startblock in the first function...
2004-06-11 Götz Lindenmaiermproved mature method
2004-06-11 Götz Lindenmaierblock based backedbes
2004-06-11 Götz Lindenmaiertype identify
2004-06-10 Götz Lindenmaieradded an algorithm that constructs the looptree only...
2004-06-09 Götz Lindenmaierfunctionality to hash types efficiently.
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 Beckadd inconsistency flags
2004-06-08 Michael Beckadded stat/opt directory
2004-06-08 Michael Beckremoved assertions for Cond(!= mode_b)
2004-06-08 Michael BeckMore functionality added
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 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
next