libfirm
2005-04-05 Michael BeckBugfix: wrong size
2005-04-05 Michael Beckfixed directory
2005-04-04 Götz Lindenmaierbugfix in walking
2005-04-04 Michael Beckdo not build modeconv yet, not fully implemented
2005-04-04 Michael Beckfixed directory
2005-04-04 Michael BeckFixed directory
2005-03-31 Sebastian HackAdded modeconv.[ch]
2005-03-30 Michael BeckMore files added
2005-03-30 Michael Beckadded architectures evaluate function that decides...
2005-03-30 Michael Beckadded arch directory
2005-03-30 Michael Beckmore fixes for the Cmp optimization
2005-03-30 Michael Beckadded irop_flag_none flag to prevent the usage of 0
2005-03-30 Michael Beckarch directory added
2005-03-30 Michael BeckAdded architectural operations, currently Min/Max
2005-03-30 Michael Beckarch directory added
2005-03-30 Michael Beckadded flag for "if conversion failed because of archite...
2005-03-30 Michael Beckarch ops added
2005-03-30 Michael Beckarch ops initialized
2005-03-30 Michael Beckuse the right pn_Cmp_Lg for integer compares
2005-03-30 Michael Beckpn_Cmp_Lg is the right one for integer compares, this...
2005-03-30 Michael Beckmode_overflow_on_unary_Minus() added
2005-03-29 Michael Beck2 BugFixes in 2 lines:
2005-03-29 FIRM Projekt... removed faulty ooptimizations: Int does not work.
2005-03-24 Michael BeckBugFix: index error fixed
2005-03-23 Michael Beckadded Florians Sel(Sel(..)) counter
2005-03-23 Sebastian HackAdded is_Const
2005-03-23 Michael Beckfixed copy'n'paste error
2005-03-22 Michael Beckchanged interface for tail recursion
2005-03-22 Florian Liekweg"small" fix for exception b/d
2005-03-22 Florian LiekwegNeed to initialise typalise now
2005-03-22 Michael Beckthe tail rec hook has now two arguments
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-21 Daniel Grundfixes comment
2005-03-18 Michael BeckRemove memory Phi's from keepalives, if the Return...
2005-03-18 Michael Beckchanged __functions into more comfrom _functions
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-18 Michael Beckmore Mux optimization (copied from if-conversion)
2005-03-18 Michael Beckadded mode_honor_signed_zeros() function
2005-03-17 Michael Beckadded more Mux -> Abs cases
2005-03-16 Michael Beckchanged because of Cmp Optimization and normalization
2005-03-15 Michael Beckget_swapped_pnc() added
2005-03-15 Michael BeckAdded normalization and more optimizations of Cmp
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 Beckfixed the type of the walker flag
2005-03-14 Michael Beckremoved C99 constructs
2005-03-14 Michael Beckadded data Phi in block counter
2005-03-14 Michael Beckexported ifconv.h
2005-03-14 Michael Beckremoved C99 features
2005-03-14 Michael Beckadded dumper for real function call and tail rec optimi...
2005-03-14 Michael Beckadded counters for real function call optimizations...
2005-03-14 Michael Beckadded hook for real function call optimization
2005-03-14 Michael Beckadded missing include
2005-03-14 Michael Beckadded real funccall optimization
2005-03-14 Michael Becktypo fixed
2005-03-14 Michael Beckadded real function call and if conversion headers
2005-03-14 Michael Beckrestructured error output
2005-03-14 Michael Beckadded hook for real function call processing
2005-03-14 Michael Beckadded real function call setting
2005-03-14 Michael Beckused new new_Const_long() constructor
2005-03-14 Michael Becktypo fixed
2005-03-14 Michael Beckfind_array_dimension() added
2005-03-14 Götz Lindenmaiermoved some code to cacheopt
2005-03-14 Götz Lindenmaierdded new routing for tr_inheritance.
2005-03-14 Götz Lindenmaierstuff
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-11 FIRM Projekt... bugfix
2005-03-11 Götz Lindenmaierfixed finalize_cons
2005-03-11 Götz Lindenmaiernew accessor
2005-03-10 Sebastian HackAdded %F for general firm types
2005-03-10 Götz Lindenmaiermore
2005-03-10 Götz Lindenmaiermore verbose
2005-03-10 Michael Beckadded dumping of array type
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-10 Götz Lindenmaierchanmged method name
2005-03-10 Sebastian HackCosmetic
2005-03-10 Götz Lindenmaiermust be checked in as I checked in temp_state stuff
2005-03-09 Götz Lindenmaiermore phase handling: irp_state
2005-03-09 Götz Lindenmaieradded get routine
2005-03-09 Götz Lindenmaierimplemented optimization of accesses to polymorphic...
2005-03-09 Götz Lindenmaiernew dumper,
2005-03-09 Götz Lindenmaieroptimize polymorphic field accesses
2005-03-09 Götz Lindenmaiermore handling for compound graph path ,
2005-03-09 Götz Lindenmaiercomments
2005-03-08 BeyhanCalculate always outs for the frame node, these are...
2005-03-07 Götz Lindenmaieranalyse mux node.
2005-03-07 Michael Beckremoved C99 features
2005-03-07 Michael Beckfixed call to set_trouts_inconsistent()
2005-03-07 Michael Beckmore files added
2005-03-07 Michael BeckTransform a+a into 2*a, this can be used in reassociation
2005-03-07 Michael Beckupdated comments a bit
2005-03-07 Michael Beckblock_dominates() can now handle Bad nodes
2005-03-04 Götz Lindenmaierimprovements,
next