libfirm
2006-03-22 Sebastian HackAdded phi handler
2006-03-22 Sebastian HackAdded alignment for stack params
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Christian Würdigfixed a bug
2006-03-22 Christian Würdigfixed SymConst address handling (stores and moves)
2006-03-22 Christian Würdigfixed register requirements
2006-03-21 Daniel GrundRemoved arch_irn_is_ignore with generic macro
2006-03-21 Christian Würdigfixed perm lowering again
2006-03-21 Sebastian HackAdded "none" to TestJmp. It was missing
2006-03-21 Sebastian HackGetting server/solver from global settings now
2006-03-21 Christian Würdigfixed Const to Reg move
2006-03-21 Christian Würdigadded missing const
2006-03-21 Sebastian HackFixed bug with in constraints of Calls
2006-03-20 Sebastian HackCaller-save should get saved now.
2006-03-20 Sebastian HackFixed reload at end of block placement
2006-03-20 Christian Würdigadded use extbb walker option
2006-03-20 Christian Würdigadded new test file
2006-03-20 Christian Würdigadded work around for block_walk_graph
2006-03-20 Christian Würdigfixed indents
2006-03-20 Michael BeckFixed BLOCK_PREFIX macro last time
2006-03-20 Sebastian HackRewrote constraint handling
2006-03-20 Sebastian HackCorrected setting register classes of Return and Barrie...
2006-03-20 Christian Würdigchanged comments back to C style
2006-03-20 Michael Beckfixed Preprocessor token
2006-03-20 Christian Würdigfixed assure constraints
2006-03-20 Christian Würdigadded new requirement type
2006-03-20 Christian Würdigfixed bug
2006-03-20 Michael Beckreplaced unneeded irg_walk_blkwise_graph() by irg_block...
2006-03-20 Michael Beckdoxygen docu added
2006-03-20 Michael Beckdoxygen docu added
2006-03-20 Michael Beckdoxygen docu added
2006-03-20 Michael Beckdoxygen docu added
2006-03-20 Michael Beckdoxygen docu added
2006-03-20 Michael Beckdoxygen docu added
2006-03-19 Michael Beckdump_ir_extblock_graph_sched() implemented
2006-03-19 Michael BeckFixed finish_CondJmp() and add preliminary support...
2006-03-18 Michael BeckHandle Cmp(And(x,y) != 0) ==> Test(x,y)
2006-03-18 Michael BeckHandle TestJmp with Immediate
2006-03-18 Michael Beckcopy_ia32_Immop_attr() added, needed to copy Immediates...
2006-03-18 Michael Beckreplaced == mode_P by mode_is_reference() call
2006-03-18 Michael Beckreplaced hash table by simple array access
2006-03-18 Michael BeckImplemented emitter for the basic case of TestJmp ...
2006-03-18 Michael Beckused xmalloc instaed of xcalloc ehere appropiate
2006-03-18 Michael Beckadded TestJmp for test, r, r, jcc combination
2006-03-17 Christian Würdigfixed CopyKeeps
2006-03-17 Christian Würdigfixed 8bit Store bugs
2006-03-17 Christian Würdigremoved assert
2006-03-17 Christian Würdigfixed DivMod stuff
2006-03-17 Daniel GrundBugfixes.
2006-03-17 Daniel GrundBugfixes
2006-03-17 Christian Würdigmade emit more nasm compatible
2006-03-17 Christian Würdigfixed assure_constraints
2006-03-17 Christian Würdigadded addtional test file
2006-03-17 Christian Würdigfixed several bugs
2006-03-17 Christian Würdigadded comment sepaerator quoting
2006-03-17 Daniel Grundadded missing attribute init
2006-03-17 Christian Würdigadded comment sign
2006-03-17 Sebastian HackFixed a bug concernign the placement of spill nodes
2006-03-17 Daniel Grund*** empty log message ***
2006-03-17 Christian Würdigfixed bug
2006-03-17 Sebastian HackImplemented prologue/epilogue
2006-03-17 Sebastian HackFixed spill placement in start block
2006-03-17 Sebastian HackMoved several functions here.
2006-03-17 Sebastian HackCosmetic changes
2006-03-17 Sebastian HackPrologue barriers have also memory now
2006-03-16 Sebastian HackHandled RegParams and Barriers better in constraint...
2006-03-16 Christian Würdigrenamed emit_env_t to $arch_emit_env_t
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-16 Sebastian HackAdded leaf function flag
2006-03-16 Sebastian HackAdded leaf function test
2006-03-16 Daniel GrundAdded assert for ignore regs
2006-03-16 Sebastian HackLiveness dumping is dead
2006-03-16 Daniel GrundRefactoring, Bugfixes, added path constraints
2006-03-16 Christian Würdigfixed indents
2006-03-16 Christian Würdigadded new dump wrapper
2006-03-16 Christian Würdigchanged to dump wrapper
2006-03-16 Sebastian HackFixed a bug with ignore nodes
2006-03-16 Sebastian HackModified constraint coloring
2006-03-16 Sebastian HackSome new nodes and some obsolote removed
2006-03-16 Sebastian HackSeveral changes
2006-03-16 Christian Würdigadded assert
2006-03-16 Christian Würdigfixed conditional expr
2006-03-16 Daniel GrundBugfix: Terminated comment at the right place :)
2006-03-16 Daniel GrundBugfixed liveness info computation
2006-03-16 Christian Würdigadapted (some parts) to abi changes
2006-03-15 Sebastian HackAdded missing include
2006-03-15 Sebastian HackAdded a const
2006-03-15 Sebastian HackAdded CopyKeep
2006-03-15 Sebastian HackFixed several bugs in the constraint coloring routine
2006-03-15 Sebastian HackFixed a bug
2006-03-15 Sebastian HackAdded some types
2006-03-15 Sebastian HackAdded abi callbacks for beabi
2006-03-15 Sebastian HackThe bad, the evil and the ugly
2006-03-15 Michael Beckcleaned up a bit
2006-03-15 Christian Würdigfixed conversion
2006-03-15 Christian Würdigfixed register requirements
2006-03-15 Christian Würdigfixed some minor bugs
2006-03-15 Christian Würdigbeautified emitter
2006-03-15 Michael Beckadded changes for new survice_dce code
next