Added a computation for spill-slot (offset) assignment.
[libfirm] / ir /
2006-01-16 Daniel GrundAdded a computation for spill-slot (offset) assignment.
2006-01-16 Daniel Grundnew dump after spill_slots and before be_lower
2006-01-16 Christian Würdigmake firm_isa default
2006-01-16 Christian Würdigremoved union from register requirements to make static...
2006-01-16 Christian Würdiguse out_dx constraints instead of certain registers
2006-01-16 Christian Würdigextended IN constraints with reference to out register
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Christian Würdigfixed stack param/args generation
2006-01-13 Christian Würdigfixed getting reg requirements
2006-01-13 Sebastian HackThird fix
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
2006-01-13 Christian Würdigchanged format specifiers
2006-01-13 Sebastian HackAdded constraint handling
2006-01-13 Sebastian HackRe-implemented constraint handling
2006-01-12 Daniel Grundadded some getters setters. changed a name. put them...
2006-01-12 Christian Würdigchanged emit format description, so firm-libcore-ir_pri...
2006-01-12 Christian Würdigadded AddrMode attribute
2006-01-12 Christian Würdigfixed indents
2006-01-12 Christian Würdigfixed requirements for Return
2006-01-12 Sebastian HackFixed a bug
2006-01-12 Sebastian HackPrototypely implemented constrained coloring
2006-01-11 Christian Würdigadded new default emitter function for Copy and Perm
2006-01-11 Christian Würdigremoved flag register class
2006-01-11 Christian Würdigadded new function for getting register from node
2006-01-11 Christian Würdigfixed register name print
2006-01-11 Christian Würdigremoved dummy register requirements
2006-01-11 Daniel Grundchanged include
2006-01-11 Daniel Grundrefactored changes of yesterday
2006-01-11 Christian Würdigupdated comment
2006-01-11 Christian Würdigfixed typo
2006-01-11 Christian Würdigfixed perm lowering, should be working now
2006-01-11 Christian Würdigadded dump after ssa destr completed
2006-01-10 Christian Würdigfixed perm placements
2006-01-10 Christian Würdigbugfix (check for register class)
2006-01-10 Christian Würdigextended dumper with class extension in filename
2006-01-10 Sebastian Hacksched remove reinitializes the node's list head
2006-01-09 Christian Würdigremoved assert
2006-01-09 Christian Würdigfixed indents
2006-01-09 Christian Würdigchanged codegen interface
2006-01-09 Christian Würdigfixed typos
2006-01-09 Christian Würdigfixed indents
2006-01-09 Christian Würdigadded firm debug module
2006-01-09 Christian Würdigadded dump after be lowering
2006-01-09 Sebastian HackFulfilled Christian's wishes
2006-01-09 Michael Beckrenamed free_dom_and_peace() to free_dom()
2006-01-09 Christian Würdigfixed DUMP const for belower
2006-01-09 Christian Würdigadded DUMP const for belower
2006-01-09 Christian Würdigfixed typo
2006-01-05 Michael Beckmissing include added
2006-01-05 Michael Beckmissing include added
2006-01-04 Adam Szalkowskifunction pointer at wrong position in static struct...
2005-12-23 Daniel GrundBugfix in copy-opt-heur and constraint perms.
2005-12-23 Daniel Grund*** empty log message ***
2005-12-23 Sebastian Hack*** empty log message ***
2005-12-22 Sebastian HackAdapted to beifg changes
2005-12-22 Sebastian HackFixed a bug
2005-12-22 Sebastian HackChanges API a little bit :-)
2005-12-21 Daniel GrundBugfix: Liveness must be computed more often. Too often...
2005-12-21 Daniel GrundBugfix and better impl.
2005-12-21 Daniel GrundBugfix in liveness.
2005-12-21 Daniel GrundBugfixes with register-req
2005-12-20 Daniel GrundChanged ir_printf environment
2005-12-20 Sebastian HackFixed a bug (obstack is not freed)
2005-12-20 Daniel GrundFixed comment
2005-12-20 Daniel Grundadded option for dumping after contraint perms
2005-12-20 Daniel Grund*** empty log message ***
2005-12-20 Daniel Grundchanged irg_walk_blkwise_graph to irg_block_walk_graph
2005-12-20 Daniel GrundAdded "gen_*" to cvs-ignore
2005-12-20 Daniel GrundRefactored and bugfixed bessadestr.c
2005-12-19 Christian Würdigadded missing include
2005-12-16 Daniel GrundAdded perms for contrained instructions
2005-12-16 Christian Würdigadded belower module
2005-12-16 Christian Würdigfixed register requirements for Proj(Start)
2005-12-16 Christian Würdigadded comments
2005-12-16 Christian Würdigadded options for perm lowering
2005-12-16 Christian Würdigadded backend lowering of perm nodes
2005-12-16 Christian Würdigmodule for lowering perm nodes and spill/reload optimiz...
2005-12-16 Christian Würdignew name for register requirement
2005-12-16 Sebastian HackModified enum names
2005-12-15 Sebastian HackBuild Proj when the Perm has been built. This is necces...
2005-12-15 Sebastian HackBe nodes support special dumping now
2005-12-14 Daniel Grundbe_liveness_dumpto
2005-12-14 Daniel GrundRemoved refs to session-env
2005-12-14 Daniel Grund*** empty log message ***
2005-12-14 Daniel Grundbufgix
2005-12-14 Sebastian HackFixed two bugs
2005-12-13 Christian Würdigadded missing files
2005-12-13 Christian Würdigadded missing header
2005-12-13 Christian Würdigfixed a lot of bugs
2005-12-13 Christian Würdigfixed indent
2005-12-13 Christian Würdigchanged isa init interface
2005-12-13 Christian Würdigfixed missing headers
2005-12-13 Christian Würdigget file handle from backend caller and pass to isa...
2005-12-13 Christian Würdigadded dumping option after regalloc
2005-12-13 Christian Würdigadded missing inlcude
2005-12-13 Sebastian HackFixed a bug
2005-12-08 Sebastian HackMade everything really kaputt
2005-12-08 Michael Beckunititialized var fixed
2005-12-05 Michael Beckconfig.h include added
next