register allocator interface implemented
[libfirm] / ir / be / ia32 /
2005-11-22 Christian Würdigregister allocator interface implemented
2005-11-22 Christian Würdigrenamed to ia32_....
2005-11-18 Christian Würdigfixed broken version
2005-11-18 Christian Würdigfixed broken version
2005-11-18 Christian Würdigfixed missing files
2005-11-08 Christian Würdigremoved Min, Max, Div, Mod, DivMod with immediate
2005-11-08 Christian Würdigadded emitter
2005-11-08 Christian Würdigadded format string for code emitter
2005-11-07 Christian Würdigemit code for global variables (+ inits) and global...
2005-11-07 Christian Würdigstarted code emitter (gen_decls)
2005-11-07 Christian Würdigadded Min, Max, Div, DivMod and Mulh nodes
2005-11-07 Christian Würdigadded generation of Mulh, Min, Max, Div and DivMod...
2005-11-03 Christian Würdiggen Calls
2005-11-03 Christian Würdigbetter symconst support
2005-11-03 Christian Würdigadded new node Call
2005-11-02 Christian Würdigoptimize Add and Add with Shift with LEA
2005-11-02 Christian Würdigupdated comments
2005-11-02 Christian Würdigimproved dump of node attributes
2005-10-27 Christian Würdigsupport for node dumper
2005-10-27 Christian Würdigpass additional dbg param to gen functions
2005-10-27 Christian Würdigadded new op
2005-10-27 Christian Würdigchanged targets for new_nodes.[ch] creation
2005-10-26 Christian Würdigadded gen of new ops
2005-10-26 Christian Würdigalle ops are now pinned
2005-10-26 Christian Würdigremoved unecessary target
2005-10-25 Christian Würdigarchitecture dependent part of the codegen module