replaced malloc by xmalloc
[libfirm] / ir / be / ia32 /
2006-03-22 Sebastian HackAdapted to changes in beabi
2006-03-22 Christian Würdigfixed SymConst address handling (stores and moves)
2006-03-22 Christian Würdigfixed register requirements
2006-03-21 Sebastian HackAdded "none" to TestJmp. It was missing
2006-03-21 Christian Würdigfixed Const to Reg move
2006-03-21 Christian Würdigadded missing const
2006-03-20 Christian Würdigadded use extbb walker option
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 Christian Würdigchanged comments back to C style
2006-03-20 Michael Beckfixed Preprocessor token
2006-03-20 Michael Beckreplaced unneeded irg_walk_blkwise_graph() by irg_block...
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 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 Christian Würdigmade emit more nasm compatible
2006-03-17 Christian Würdigfixed several bugs
2006-03-17 Daniel Grundadded missing attribute init
2006-03-17 Christian Würdigadded comment sign
2006-03-17 Daniel Grund*** empty log message ***
2006-03-17 Christian Würdigfixed bug
2006-03-17 Sebastian HackImplemented prologue/epilogue
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-16 Christian Würdigfixed indents
2006-03-16 Christian Würdigadded new dump wrapper
2006-03-16 Christian Würdigfixed conditional expr
2006-03-15 Sebastian HackAdded abi callbacks for beabi
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 missing include
2006-03-14 Christian Würdigcode cleanups
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigfixed several bugs
2006-03-13 Christian Würdigadded comments
2006-03-12 Christian Würdigadded new Conv nodes
2006-03-11 Christian Würdigfixed register requirements
2006-03-11 Christian Würdigremoved some unused variables
2006-03-10 Christian Würdigfixed some bugs
2006-03-10 Christian Würdigfixed frame entity handling in am optimizer
2006-03-10 Christian Würdigfixed several bugs
2006-03-09 Christian Würdigfixed some bugs
2006-03-09 Sebastian HackFixed some bugs
2006-03-09 Christian Würdigfixed some bugs
2006-03-09 Christian Würdigfixed register requirements
2006-03-09 Christian Würdigfixed some bugs
2006-03-09 Christian Würdigcopy register on benode lowering to Load
2006-03-09 Christian Würdigadded after_ra hook
2006-03-09 Sebastian HackFixed a type and a small bug
2006-03-09 Christian Würdigreset all generic function pointer before registering...
2006-03-09 Christian Würdigfixed some minor bugs
2006-03-08 Michael Becksimplifyed emitter initialization
2006-03-07 Michael Beckuses the generic pointer in ir_op to register the emitters
2006-03-07 Christian Würdigfixed param type
2006-03-07 Christian Würdigadapted to new abi calls
2006-03-07 Christian Würdigremoved unused variable
2006-03-07 Christian Würdigchanged attribute structure
2006-03-05 Michael Beckclean up a bit
2006-03-03 Christian Würdigfixed some bugs
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-03-03 Christian Würdigremoved some unncessary nodes (Stackparam, return,...
2006-03-02 Christian Würdigadded missing function
2006-03-02 Christian Würdigsome minor changes
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigremoved unnecessary phases and functions which are...
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-27 Christian Würdigfixed addressmode support
2006-02-27 Christian Würdigfixed some bugs
2006-02-24 Christian Würdigfixed AM optimization
2006-02-24 Christian Würdigfixed comments
2006-02-24 Christian Würdigfixed some bugs concerning am_offs
2006-02-24 Christian Würdigfixed some bugs
2006-02-24 Christian Würdigadded AM emitter
2006-02-24 Michael Beckpseudo irgs are NOT visited in the backend at all
2006-02-24 Christian Würdigadded attribute for load/store
2006-02-24 Christian Würdigfixed some bugs
2006-02-23 Christian Würdigfixed some bugs
2006-02-23 Christian Würdigchanged adressmode attribute types
2006-02-23 Christian Würdigfixed spill/reload lowering
2006-02-23 Christian Würdigset adressmode support for Load and Store
2006-02-23 Christian Würdigadded adressmode support
2006-02-23 Christian Würdigremoved not yet implemented function call
2006-02-23 Christian Würdigfixed typo in functionname
2006-02-23 Christian Würdigfixed again
2006-02-23 Christian Würdigfixed header files
2006-02-23 Christian Würdiguse ia32 NoReg constructor wrapper
2006-02-23 Christian Würdigadded NoReg nodes per irg as cg attributes
next