libfirm
2007-01-30 Matthias Braunreconstruct looptree for belady spiller when needed
2007-01-30 Matthias Braunno need for bechordal_env in spiller interface anymore
2007-01-30 Matthias Brauncorrectly remove some nodes from graph in beabi, thus...
2007-01-30 Matthias Braunrelax outedge verifier a bit: anchor nodes are actually...
2007-01-29 Michael Becktypo fixed
2007-01-29 Michael BeckUpdated for new architecture
2007-01-28 Christian Würdigextended lpp-matrix statistics
2007-01-27 Christian Würdigremoved debug setmask
2007-01-26 Christian Würdigre-added stack pointer to spills and reloads
2007-01-26 Christian Würdigadded additional dump
2007-01-26 Christian Würdigmoved macro to iterate over link field from beilpsched...
2007-01-26 Christian Würdigfix stack nodes only once if spiller is provided by...
2007-01-26 Michael Beckfixed #if PLUGIN_IR_BE_STA
2007-01-25 Michael BeckOpcodes for rss_Sink and rss_Source are created only one
2007-01-25 Michael Beckrenamed opcode to ir_opcode
2007-01-25 Michael Beck- speed up sched_skip()\n- fix and add doxygen comments
2007-01-25 Michael Becknew_nodeset_default() added
2007-01-25 Michael Beck- dominance frontier now uses lists instead of sets...
2007-01-24 Christian Würdigbe_add_remat does not take register class any longer...
2007-01-24 Christian WürdigBugFix: when a node in schedule got exchanged, it is...
2007-01-24 Christian Würdigadded: one can set register class of a be_node to NULL...
2007-01-24 Christian Würdigadded some comments
2007-01-24 Christian Würdigif a node input has none as requirement, it is given...
2007-01-24 Christian Würdigadded "none" option for chordal dumping
2007-01-24 Christian Würdigset default register class of call address to SP class...
2007-01-24 Matthias Braunmake projs of calle/caller save register and call retur...
2007-01-24 Matthias Braunassure doms when calculating liveness
2007-01-19 Christian WürdigUnknowns don't need to be scheduled
2007-01-19 Christian Würdigadded CVS id
2007-01-19 Christian Würdigcheck constraints only for scheduled nodes
2007-01-19 Christian Würdigfix Unknown handling
2007-01-19 Christian Würdigadded new abi callback (fix stack phis)
2007-01-16 Christian Würdigadded be_kill_node function
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-16 Michael BeckFixed output on different compilers
2007-01-15 Christian Würdigremoved debugging printf
2007-01-15 Christian Würdigremoved dependencies on chordal_env
2007-01-15 Christian Würdigfixed wrong heights_recompute (block walk inside block...
2007-01-13 Christian Würdigremoved chordal_env from be lowering
2007-01-12 Michael BeckFixed for GCC and MS
2007-01-12 Matthias Braunmake spillremat independent from chordal_env
2007-01-12 Christian Würdigspecial case handling for startblock succesor no longer...
2007-01-12 Christian Würdigplace an explicit jump into the start block
2007-01-12 Matthias Braunadded some comments
2007-01-12 Matthias Braunmake belady and morgan spillers independent from chorda...
2007-01-12 Matthias Braunfix warnings
2007-01-12 Matthias Braunreverted my last fix attempt and just commented out...
2007-01-11 Matthias Brauntry to fix remat spiller for cases where the inverse...
2007-01-11 Christian Würdigadded function to get frame offset
2007-01-11 Christian Würdigremoved empty line
2007-01-11 Christian Würdigcall can now produce ignore registers
2007-01-11 Christian Würdigadded comment
2007-01-11 Matthias Braunno need for a custom put_ignore_regs in bechordal_main
2007-01-11 Matthias Braunthere is no be_chordal_open anymore, don't call init_ar...
2007-01-11 Matthias Braunsome cleanups to ifg code, move ifg specific code to...
2007-01-11 Matthias Braunsta is not there by default
2007-01-11 Christian WürdigBugFix: callback must return true if everything was ok
2007-01-10 Michael BeckAdd missing $ for CVS keyword expansion
2007-01-10 Matthias Braunfix my latest committ
2007-01-10 Matthias Braunisas and spillers register themselfes in the module...
2007-01-10 Matthias Braunfix
2007-01-10 Matthias Braunwarning fix
2007-01-10 Christian Würdigadd nodes remated by backend into schedule
2007-01-10 Matthias Braunadded possibility to place explicitely rematted nodes...
2007-01-10 Christian Würdigconsider node latency now when sorting nodes for scheduling
2007-01-10 Christian Würdigadded function declaration
2007-01-05 Christian Würdigadded missing include
2006-12-22 Michael Beckadded missing commend_string_end
2006-12-22 Michael Beckremoved deprecated function
2006-12-21 Matthias Braunfix entity collector collecting loads without entities
2006-12-21 Matthias Braunfix for scheduled nodes
2006-12-21 Matthias Braunstart register allocator again, fix typo
2006-12-21 Matthias Braundon't forget to add bemodule to makefile
2006-12-21 Matthias Braunold files
2006-12-21 Matthias Braunfix things when WITH_JVM and WITH_ILP is defined
2006-12-21 Matthias Braunforgot a file
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-21 Matthias Braunintroduction of bemodule
2006-12-20 Michael BeckAdded new required comment_string_end
2006-12-19 Christian Würdigadded comment_string_end
2006-12-18 Michael Beckremoved two warnings
2006-12-18 Michael Beckremoved C99 features
2006-12-18 Matthias Braunless output for gcd
2006-12-18 Matthias Braunfull blown version of convtest works again
2006-12-18 Matthias Braunthe spillslot coalescer is now a general frame entity...
2006-12-18 Matthias Braunnew version of convtests that actually demonstrates...
2006-12-18 Matthias Braun- Use a default node compare attribute function for...
2006-12-18 Matthias Braunreindentation...
2006-12-18 Matthias Braunadd some consts to beirg functions
2006-12-18 Matthias Braunfix for scheduling changes
2006-12-18 Matthias Braunwarning fix
2006-12-18 Matthias Braunfix belistsched for new scheduling API
2006-12-18 Matthias Braun- Added a few asserts to the besched API, so you can...
2006-12-18 Matthias Braunwarning fixes
2006-12-18 Matthias BraunAdd a variant of the spillslot coalescing API where...
2006-12-18 Matthias Braun- indent generated code with tabs instead of spaces...
2006-12-15 Matthias Braunwarning fix
2006-12-15 Matthias Braun- cleaned up spill/reload transform code a bit
2006-12-15 Matthias Braunfix warning
2006-12-15 Christian Würdigadded beirg stuff
next