create register slots in attributes on irg obstack
[libfirm] / ir /
2006-03-24 Christian Würdigcreate register slots in attributes on irg obstack
2006-03-24 Christian Würdigadded two new fucntions for getting first and last...
2006-03-24 Christian Würdigadded copy attr function
2006-03-24 Christian Würdigadditional debug output
2006-03-24 Michael BeckAdd debug retriever
2006-03-24 Michael BeckAdd debug info retriever
2006-03-24 Daniel GrundRenaming of a type.
2006-03-24 Sebastian HackFixed a bug?
2006-03-24 Christian Würdigadded 8Bit Conv_I2I node
2006-03-24 Christian Würdigadapted to beabi interface changes
2006-03-24 Christian Würdigfixed CopyKeep register class bug
2006-03-24 Christian Würdigfixed indents
2006-03-24 Sebastian HackFixed bug with modes of the Projs from the Barrier
2006-03-24 Sebastian HackCreating Bads instead of Unknowns
2006-03-23 Sebastian HackFixed a bug
2006-03-23 Sebastian HackFixed a bug in CopyKeep
2006-03-23 Sebastian HackAdded alignment/space before and after for stack args
2006-03-23 Christian Würdigcleanup
2006-03-23 Christian Würdigadded feature to specify and initialize additional...
2006-03-23 Christian Würdigclear remat flag in AM nodes
2006-03-23 Christian Würdigadded feature to register additional opcodes
2006-03-23 Christian Würdigfixed mode handling
2006-03-23 Daniel GrundComments
2006-03-23 Christian Würdigadded peephole optimization for test/cmp
2006-03-23 Michael Beckadded missing include directory
2006-03-23 Sebastian HackAdded silent/loud mode for constraint handling
2006-03-22 Daniel GrundExcluded nodes with ignore registers from optimization
2006-03-22 Daniel Grundbugfix
2006-03-22 Daniel Grund*** empty log message ***
2006-03-22 Christian Würdigfixed convs
2006-03-22 Christian Würdigclear default ignore regs in bitset limit functions
2006-03-22 Daniel Grundimplemented remats and deactivated them
2006-03-22 Sebastian HackMoved assertion to right position
2006-03-22 Sebastian HackSet the register class of the call pointer
2006-03-22 Sebastian HackFixed a bug concerning ignore registers (they mey not...
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc and NEW_ARR_A
2006-03-22 Michael Beckfixed config stuff
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckfixed config stuff
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Sebastian HackFixed some bugs
2006-03-22 Sebastian HackAdapted to changes in beabi
2006-03-22 Sebastian HackAdded prototype for insert_Perm_after
2006-03-22 Sebastian HackAdded phi handler
2006-03-22 Sebastian HackAdded prototype for checker
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
next