libfirm
2006-09-08 Michael Beckadd support for Free nodes (needed for variable length...
2006-09-08 Michael Beckbe_SubSP node added
2006-09-08 Michael Becksimple test for variable length array
2006-09-08 Matthias Braunrandom scheduler, fix no spillslot coalescing flag
2006-09-08 Matthias Braunfix test
2006-09-08 Matthias Braunbugfixes for am_offs changes
2006-09-08 Christian Würdigam_offs is long now
2006-09-08 Christian Würdigchange internal representation of addressmode offset...
2006-09-08 Matthias Braunupdate cvsignore
2006-09-08 Matthias Braun- always emit alignment also for P4
2006-09-08 Matthias Braunmake belady look for uses beyond block borders
2006-09-08 Matthias Brauncreate execution frequencies from profile data
2006-09-08 Matthias Braunwarning fix
2006-09-08 Matthias Braunwarning fixes
2006-09-07 Sebastian HackCO solvers indicate if they produced an optimal solution
2006-09-07 Matthias Braunmanually optimized queens
2006-09-07 Matthias Braun0x1e00000 constant...
2006-09-07 Matthias Braunmore fixes/cleanups to langshootout code
2006-09-07 Matthias Braundon't crash with missing argument
2006-09-07 Matthias Braunadded a few benchmarks/testapps from shootout.alioth...
2006-09-07 Sebastian HackAdded a set_break()
2006-09-06 Michael Beckuses new section attribute
2006-09-06 Michael Beckused new section attribute
2006-09-06 Michael Beckremoved the constructor_entities attribute, this is...
2006-09-06 Michael BeckBugFix:
2006-09-06 Matthias Brauncosmetics
2006-09-06 Christian Würdigadded shell command
2006-09-06 Christian Würdigremoved ugly filename hack
2006-09-06 Christian Würdigfilename parameter to be_main added
2006-09-06 Christian Würdigadded missing header
2006-09-06 Matthias Braunremove debug printf
2006-09-06 Matthias Braunempty block removing seems to work now
2006-09-06 Matthias Braun- commented out be_ra_chordal_verify, an algorithm...
2006-09-06 Matthias Braunassert that heur 3 assigns an existing register
2006-09-06 Adam Szalkowskiminor changes
2006-09-06 Christian Würdigignore .eps and .log
2006-09-06 Adam Szalkowskiquick fix for segfault, ia32 supports only one cg to...
2006-09-05 Adam Szalkowskifixed studd to make it run again after matze's commit
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-09-05 Matthias Braunonly display something if we found profile data
2006-09-05 Adam Szalkowskimallon made it less gammlich
2006-09-05 Matthias Braunupdate makreport to allow specifying directories
2006-09-05 Matthias Braunmore entries for .cvsignore
2006-09-05 Matthias Braunupdate .cvsignore, added a test to alloca
2006-09-05 Adam Szalkowskidirty hack for getting assembler file name
2006-09-05 Adam Szalkowskiimproved repairing of schedule
2006-09-04 Matthias Braunfixed typo
2006-09-04 Adam Szalkowskiregistering hook for exec count info in dumped graphs
2006-09-04 Matthias Braunnot needed anymore here
2006-09-04 Adam Szalkowskiadded status function
2006-09-04 Adam Szalkowskidumping pressure graph and pressure stats only if requested
2006-09-04 Christian Würdigfixed entity name
2006-09-04 Christian Würdigfixed profile support
2006-09-04 Christian Würdigfixed ctor support
2006-09-04 Adam Szalkowskiforgot to close file
2006-09-04 Adam Szalkowskioops
2006-09-04 Matthias Braunfix warnings
2006-09-04 Matthias Braunwarning fix
2006-09-04 Matthias Braunfix abi ignore alloca input memory
2006-09-04 Matthias Braunwarning fix
2006-09-04 Adam Szalkowskichanged api and inserted into bemain
2006-09-04 Adam Szalkowskifixed segfault
2006-09-04 Christian Würdigadded ctor section support
2006-09-04 Christian Würdigcollect option in be_options variable
2006-09-04 Christian Würdigfixed C99 style
2006-09-04 Christian Würdigfixed C99 style
2006-09-04 Christian Würdigadded call and set for determining cosntructor entities
2006-09-04 Adam Szalkowskianother typo
2006-09-04 Adam Szalkowskifixed typo
2006-09-04 Adam Szalkowskitemplate for function identifying constructors
2006-09-04 Matthias Braunfixes
2006-09-04 Adam Szalkowskiadded beprofile.c to makefile
2006-09-04 Adam Szalkowskiit compiles
2006-09-04 Matthias Braunforgot to add remove_empty_blocks
2006-09-04 Matthias Braun- Tried to remove empty blocks before emitting, but...
2006-09-04 Matthias Brauna function to remove blocks that just contain a jump
2006-09-04 Matthias Braunfixed lots of compilation errors (why is an unfinished...
2006-09-04 Matthias Braunset preds to bad for removed nodes
2006-09-03 Matthias Braunverifier to check that no out edges point to dead/remov...
2006-09-03 Matthias Braunverifier to check that no out edges point to dead/remov...
2006-09-03 Matthias Braunmake sure to set all preds to Bad for removed nodes
2006-09-03 Adam Szalkowskisome code I wrote today. somebody please finish this.
2006-09-03 Sebastian Hackadded statistics events
2006-09-03 Sebastian HackAdded statistics events in several files
2006-09-03 Adam Szalkowskifixed issue when original definition of a node is removed
2006-09-02 Adam Szalkowskifixed a bug
2006-09-01 Adam Szalkowskihandling barrier stuff
2006-08-31 Sebastian Hackpn_Cmp_Ne + pn_Cmp_Uo leads to unknown proj code since...
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Matthias Braunfix bad include path
2006-08-31 Christian Würdigadded scheduling modules
2006-08-31 Matthias Braunbugfix
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-31 Sebastian Hackadded -b config=<filename> switch
2006-08-31 Sebastian HackRemoved bogus printf
2006-08-31 Michael Beckremoved dynamic load functions if USE_JVM is not set
2006-08-31 Christian Würdigfixed requirements for ShrD and ShlD
next