added function to retrieve irn ops
[libfirm] / ir / be / ia32 / ia32_emitter.h
2006-05-11 Christian Würdigupdated commments
2006-04-25 Michael BeckFixed output for x87 instructions with Const input...
2006-04-06 Michael Beckadd code for MinGW gas support
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-29 Michael Beckadded declaration for ia32_emit_x87_binop()
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-09 Christian Würdigadded after_ra hook
2006-03-07 Michael Beckuses the generic pointer in ir_op to register the emitters
2006-02-24 Christian Würdigadded AM emitter
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-27 Christian Würdigadded call emit
2006-01-11 Christian Würdigadded new function for getting register from node
2006-01-09 Christian Würdigfixed indents
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigregister allocator interface implemented