libfirm
2006-06-23 Christian Würdigfixed handling of unused load results
2006-06-23 Christian Würdigadded function to retrieve number of reachable nodes...
2006-06-23 Christian Würdigrespect chordal settings for dumping
2006-06-23 Christian Würdigchanged to_appear_in_schedule: 1 - yes, 0 - no, -1...
2006-06-23 Christian Würdigadded backend timing facility
2006-06-23 Christian Würdigmoved some macros from bemain to here
2006-06-23 Christian Würdigadded timer convenience macro
2006-06-22 Sebastian HackFixed a memory leak
2006-06-21 Michael Beckmake sure a '\0' is at the end of an snprintf'ed string
2006-06-21 Michael Becksimple TLS example
2006-06-21 Michael Beckupdated for gcc version
2006-06-21 Michael Beckmake sure a '\0' is at the end of an snprintf'ed string
2006-06-21 Matthias BraunWe might have Phi-Arguments that should not be consider...
2006-06-21 Johannes SpallekChanged the #ifdef __linux__ parts to the use of the...
2006-06-21 Christian Würdigdump graph only if requested for chordal allocator
2006-06-20 Sebastian HackFixed a bug in node iterator
2006-06-19 Adam Szalkowskiseems to work again and yields better objvals
2006-06-18 Adam Szalkowskiseems to spill again a bit
2006-06-17 Adam Szalkowskimemcopies/interference stuff now in ILP
2006-06-16 Johannes SpallekAdded include of malloc.h under __linux__
2006-06-16 Johannes SpallekCommented check_ifg_implementations to provide function...
2006-06-16 Johannes SpallekChanged output of be_ifg_check_sorted back to console
2006-06-16 Johannes Spallek* Changed Output of be_ifg_check_sorted back to console
2006-06-16 Johannes SpallekAdded bitset_free functions.
2006-06-16 Johannes Spallekadded pointer to the chordal_env the ifg belongs to
2006-06-15 Adam Szalkowskihopefully fixed a bug which caused too high register...
2006-06-14 Michael Beckadded test for valist
2006-06-14 Michael Beckspeed up the FrameAddr attribute compare function
2006-06-14 Michael Beckbe_FrameAddr can now be CSE'd
2006-06-14 Michael BeckAdd code to handle parameters that using the value_base...
2006-06-14 Michael Beckin assign_entities(): do not increase the frame if...
2006-06-14 Johannes Spallekadded be_ifg_check_performance() to check speed and...
2006-06-14 Johannes Spallekmoved the check_performance_test to beifg.c and beifg.h
2006-06-12 Adam SzalkowskiSpilling Unknowns is cheap now
2006-06-12 Matthias Braun- don't place copies between proj cascades
2006-06-12 Matthias Braun- place copies in a separate walk before the belady...
2006-06-12 Christian Würdigspill_env creation changed
2006-06-12 Christian Würdigremoved MAX macro, added irtools.h therefor
2006-06-12 Matthias Braunfibonacci test program
2006-06-12 Matthias Braunfixed bug where morgan spiller was spilling more values...
2006-06-09 Matthias Braun- fix belady bug: don't abort search for phis when...
2006-06-09 Matthias Braun- call be_spill_phi if we remove phis from belady block...
2006-06-09 Matthias Braun- There is a difference between spilling a whole phi...
2006-06-09 Adam Szalkowskipressure stats
2006-06-08 Matthias Braun- Fixed bug in spilling: phi nodes that depend on itsel...
2006-06-08 Matthias Braun- make belady handle dont_spill nodes correctly again...
2006-06-08 Matthias Braun- fix wrong verify warnings about phi nodes using value...
2006-06-08 Michael BeckAdded code to support the value based type (compound...
2006-06-08 Michael Beckbetween type might be a struct, set the layout to fixed
2006-06-08 Michael BeckBugFix: CLD was emitted twice
2006-06-07 Michael Beckinit_sp Unknown node constructed with CSE disabled
2006-06-07 Michael Beckuse save_optimization_state() restore_optimization_state()
2006-06-07 Michael Becktest for compound call
2006-06-07 Matthias Braun- removed some more obsolete code
2006-06-07 Matthias Braun- removed now obsolete code
2006-06-07 Matthias Braun- Don't use a callback for deciding whether to spill...
2006-06-07 Matthias Braunfix a few memory leaks
2006-06-07 Christian Würdigadded space
2006-06-07 Christian Würdigannotate mode to Store link field, to prevent loss...
2006-06-06 Adam Szalkowskiseems to work now (still spill slot splitting to be...
2006-06-06 Michael BeckBugFix: ia32_finish_irg() uses height, that uses new...
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-06-06 Adam Szalkowskigoodwin gammlich
2006-06-05 Adam Szalkowskirestoring old version - changes were unnecessary
2006-06-05 Adam Szalkowskicomputing execfreq from bb, just to be sure
2006-06-05 Adam Szalkowskiwrong irn number in ilp variable name
2006-06-04 Adam Szalkowskinot functional goodwin reduction
2006-06-04 Christian Würdigimplemented solution for following problem: fst cannot...
2006-06-04 Christian WürdigBugFix: do not schedule memory proj when creating store...
2006-06-04 Christian Würdigfixed indent
2006-06-02 Adam Szalkowskifixed inverse ops a little bit
2006-06-02 Christian Würdigfixed Push optimizer
2006-06-02 Christian Würdigadded missing emitter for CopyKeep
2006-06-02 Christian Würdigadded get/set for CopyKeep operand
2006-06-02 Christian Würdigfixed indent in comment
2006-06-02 Christian Würdigslightly extended node dump
2006-06-02 Christian Würdigfixed indent
2006-06-02 Christian Würdigfixed indent
2006-06-02 Christian Würdigput results into separate result dir
2006-06-02 Christian Würdigdon't compare EmptyFor
2006-06-01 Christian Würdigfixed address mode optimizer
2006-06-01 Michael BeckHandle NULL mode_P tarvals
2006-06-01 Matthias Braunoops
2006-06-01 Johannes Spallekchanged ifg->nodes_interfere to values_interfere becaus...
2006-06-01 Christian Würdiguse verify options from chordal env
2006-06-01 Johannes Spallekadded convert to keep compiler happy
2006-06-01 Christian Würdigchanged assert caused by killed Conv signed <-> unsigned
2006-06-01 Christian Würdigadded additional ifg flavour options
2006-06-01 Christian Würdigadded ifg implementations
2006-06-01 Matthias Braun- use an external Makefile.config for the test/Makefile...
2006-06-01 Matthias Braun- belady spiller places its copy nodes smarter now
2006-05-31 Adam Szalkowskiusing execfreq as default
2006-05-31 Sebastian HackRemoved old and unneeded stuff
2006-05-31 Sebastian HackMade it compile under vc2005
2006-05-31 Adam Szalkowskiimplemented a function to retrieve estimated costs...
2006-05-31 Johannes Spallekadded check functions for the creation of the ifg
2006-05-31 Johannes SpallekAdded new check functions to check the correctness...
2006-05-31 Johannes Spallekadded a checker for the implementations (creation of...
2006-05-31 Johannes Spallekadded new implementations to create an ifg
2006-05-31 Adam Szalkowskidumping inverse remats in cyan color
next