libfirm
2006-01-28 Christian Würdigfixed attribute init in node constructors
2006-01-27 Michael Beckadded get_next_ir_opcodes() to allow allocation of...
2006-01-27 Michael BeckKeep flag added
2006-01-27 Michael BeckKeep flag added
2006-01-27 Michael BeckKeep flag added to the Keep Node
2006-01-27 Sebastian HackAdapted to API
2006-01-27 Sebastian HackRe-implemented constraint coloring
2006-01-27 Sebastian HackSmall changes
2006-01-27 Sebastian HackNow in coloring
2006-01-27 Sebastian Hackconstraint Perm construction is now with coloring
2006-01-27 Sebastian HackMinor changes.
2006-01-27 Sebastian HackAdapted to new API
2006-01-27 Christian Würdiguse xmalloc/xcalloc instead of normal functions
2006-01-27 Christian Würdigemit code for alloca
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-27 Christian Würdigchanged requirement allocation to static init
2006-01-27 Christian Würdigadded call emit
2006-01-27 Christian Würdigadapted to changes
2006-01-27 Christian Würdigchanged "call lowering"
2006-01-27 Christian Würdigadded some callbacks
2006-01-27 Christian Würdigchanged handle_proj callback
2006-01-26 Christian Würdigadapted to bearch changes
2006-01-26 Sebastian HackChanged API a little
2006-01-26 Christian Würdigchanged perm lowering
2006-01-26 Christian Würdigspill flag changed
2006-01-26 Christian Würdigadded irg finish
2006-01-26 Christian Würdigchanged DBG usage
2006-01-26 Christian Würdigadded return node
2006-01-26 Daniel GrundChanged spill offsets to spill entities
2006-01-25 Daniel GrundAdded a lot of things
2006-01-25 Daniel GrundAdded convinience function be_introduve_copies_pset
2006-01-25 Daniel GrundAdded a dom-tree-upwards search
2006-01-25 Sebastian HackMinor changes
2006-01-25 Sebastian HackCosmetic Changes
2006-01-25 Christian Würdigfixed perm lowering
2006-01-25 Christian Würdigcall belower (call lowering)
2006-01-25 Christian Würdigadded some missing casts
2006-01-25 Christian Würdigsplittet be lowering into two phases (before and after...
2006-01-25 Christian Würdiglimit functions are void now
2006-01-25 Christian Würdigadded optimization module
2006-01-25 Christian Würdigbackend specific optimization module added
2006-01-24 Sebastian HackAdded special treatment of Keep nodes
2006-01-24 Sebastian HackSome minor changes
2006-01-24 Christian Würdigfixed node dumper
2006-01-24 Christian Würdigremoved unused local variable
2006-01-24 Christian Würdigadded spill/reload lowering
2006-01-24 Christian Würdigadded codegenerator to main environment
2006-01-24 Christian Würdigignore Unknown
2006-01-24 Christian Würdigfixed assignement of stack register
2006-01-24 Daniel Grund*** empty log message ***
2006-01-23 Christian Würdigadded if layer for irn_ops
2006-01-23 Christian Würdigadded interface layer for irn_ops
2006-01-23 Daniel Grund:wq
2006-01-23 Daniel Grund"extern"-bugfix
2006-01-23 Daniel Grund"external"-Bugfix
2006-01-20 Christian Würdigassign esp to special stack node (frame_base Proj)
2006-01-20 Christian Würdigadded scheduling function (to_be_scheduled)
2006-01-20 Christian Würdigfixed typo
2006-01-20 Christian Würdigfixed call lowering
2006-01-20 Sebastian HackSome small debug output added
2006-01-20 Sebastian HackAdded to_appear_in_schedule to the selector
2006-01-20 Sebastian HackList schedule selectors have new function which allows...
2006-01-20 Sebastian HackLiveness information is now dumped to vcg files
2006-01-20 Sebastian HackAdapted to recent changes
2006-01-20 Sebastian HackModified dumping of spill nodes
2006-01-19 Daniel GrundBugfixes.
2006-01-19 Daniel GrundFixed bug with wrong assert.
2006-01-19 Christian Würdigfixed bug
2006-01-19 Christian Würdigreturn new irn class
2006-01-19 Christian Würdigadded call-projnum-magic
2006-01-19 Christian Würdigadded hook for projnum register translation
2006-01-19 Christian Würdigadded call-projnum-requirement magic
2006-01-19 Christian Würdigadded missing include
2006-01-19 Christian Würdigadded call-projnum-requirement magic
2006-01-19 Christian Würdigused register types
2006-01-19 Christian Würdiggenerate call-projnum-requirement magic
2006-01-19 Christian Würdiggenerate missing include
2006-01-19 Christian Würdigfxed bugs and missing inlcude
2006-01-18 Michael Beckrenamed type 'type' to 'ir_type'
2006-01-18 Daniel Grund*** empty log message ***
2006-01-18 Sebastian HackFixed some bugs
2006-01-18 Daniel GrundAdded unfinished and buggy implementation of the ra...
2006-01-18 Daniel Grund*** empty log message ***
2006-01-18 Daniel Grundcomments
2006-01-18 Daniel GrundIncludes
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-18 Sebastian HackFixed some bugs
2006-01-18 Christian Würdignew requirements modelling
2006-01-18 Christian Würdignew requirements modelling
2006-01-18 Christian Würdigremoved mulh emit
2006-01-18 Christian Würdigadapted new requirement attribute structure
2006-01-18 Christian Würdignew header for internal usage
2006-01-18 Christian Würdigfixed requirement generation
2006-01-18 Christian Würdigfixed default constructor generation
2006-01-17 Sebastian HackAdded a register pressure sensitive scheduler
2006-01-17 Sebastian HackFixed some bugsin constraint coloring
2006-01-17 Christian Würdigfixed indents
2006-01-17 Christian Würdigchanged requirement generation
2006-01-17 Sebastian HackRemoved some stuff
2006-01-17 Sebastian HackAdded new_Keep
next