added nolea option to switch of LEA optimization
[libfirm] / ir / be / ia32 / bearch_ia32_t.h
2006-04-21 Christian Würdigadded nolea option to switch of LEA optimization
2006-04-12 Michael Beckdefine IS_P6_ARCH
2006-04-07 Michael BeckAdd some Processor specific instruction selections
2006-04-06 Michael Beckcreate push ebp/pop ebp for frame pointer setups
2006-04-05 Christian Würdigadded ia32 optimization options libcore conform
2006-04-05 Michael Beckadd support for fp to gp convert
2006-04-04 Christian Würdigfixed indents, typos
2006-04-03 Michael Beckadded missing include
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-03-31 Michael Beckadd ia32 command line handler for fp-unit and architecture
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckadded used_x87 flag, so the x87 simulator runs only...
2006-03-28 Christian Würdigfixed spill lowering
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-20 Christian Würdigadded use extbb walker option
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-15 Michael Beckadded missing include
2006-03-13 Christian Würdigfixed several bugs
2006-03-13 Christian Würdigadded comments
2006-03-10 Christian Würdigfixed frame entity handling in am optimizer
2006-03-03 Christian Würdigfixed some bugs
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigremoved unnecessary phases and functions which are...
2006-02-23 Christian Würdigfixed again
2006-02-23 Christian Würdigfixed header files
2006-02-23 Christian Würdigadded NoReg nodes per irg as cg attributes
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-21 Michael Beckuse maps to prevent teh generation of double types...
2006-01-25 Christian Würdigadded optimization module
2006-01-23 Christian Würdigadded if layer for irn_ops
2006-01-19 Christian Würdigadded call-projnum-requirement magic
2006-01-18 Christian Würdignew header for internal usage