libfirm
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
2006-12-15 Christian Würdigchanged structure if interface
2006-12-15 Matthias Braunfix bad format string for gendecls
2006-12-15 Matthias Braunwarning fixes
2006-12-15 Christian Würdigmoved beirg.h include from be.h to files which use it
2006-12-14 Matthias Braunreloads only have 1 memory input now
2006-12-14 Matthias Braunexpecting string is wrong in test
2006-12-14 Matthias BraunSeveral x87 fixes, cleanups:
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-12-14 Matthias Braunmore warning fixes
2006-12-14 Matthias Braunuse skip_Proj_const to avoid warnings
2006-12-14 Matthias Braunwarning fixes
2006-12-14 Matthias Braunwarning fixes
2006-12-14 Matthias Braundump AM symconsts
2006-12-14 Matthias Brauncvsignore update
2006-12-14 Matthias Braunbitfields work like gcc now, we can output packing...
2006-12-14 Christian Würdigfixed for backend provided spiller (wrong chordal env...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Christian Würdigadded copy attribute function (out_flags is a variable...
2006-12-13 Christian Würdigbe_add_reload now takes reload register class as additi...
2006-12-13 Christian Würdigbeautified a function
2006-12-13 Christian WürdigBugFix: check_register_allocation crashed when no regis...
2006-12-13 Christian Würdigremoved assertion (spill value can have another class...
2006-12-13 Matthias Braunmake code more obvious
2006-12-13 Matthias Braunfix bitfield output missing bytes
2006-12-13 Matthias Braunfixes for latest be changes
2006-12-13 Michael BeckFixed build with libcore disabled
2006-12-13 Matthias Braunremoved obsolete function
2006-12-13 Michael Beckmore portable printf format
2006-12-13 Michael Beck- renamed access offset functions
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-12-13 Michael Becktypo fixed
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
next