added support for separate outflags
[libfirm] / ir / be / ia32 / ia32_nodes_attr.h
2006-10-06 Christian Würdigadded support for separate outflags
2006-09-20 Matthias Braun- Properly support AM for push and pop nodes
2006-09-08 Christian Würdigam_offs is long now
2006-08-15 Christian Würdigadded latency attribute
2006-08-11 Christian Würdigadded got_reload flag
2006-05-19 Christian Würdigfixed memory leak
2006-05-11 Christian Würdigupdated commments
2006-04-21 Christian Würdigadded new flag to indicate if node already consumed...
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-03-31 Christian Würdigadded src and tgt mode attributes for conversions
2006-03-28 Christian Würdigfixed symconsts in address mode
2006-03-28 Christian Würdigfixed spill lowering
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-24 Christian Würdigchanged ia32 attribute structure and switched to idents
2006-03-20 Christian Würdigadded use extbb walker option
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigadded comments
2006-03-07 Christian Würdigchanged attribute structure
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-24 Christian Würdigfixed some bugs concerning am_offs
2006-02-24 Christian Würdigadded attribute for load/store
2006-02-23 Christian Würdigchanged adressmode attribute types
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-21 Christian Würdignew attributes added
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-18 Christian Würdignew requirements modelling
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
2006-01-12 Christian Würdigadded AddrMode attribute
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigthere are no in-register-slots only for OUT
2005-11-22 Christian Würdigregister allocator interface implemented