Added possibility to include automatically generated simd nodes specification. Also...
[libfirm] / ir / be / ia32 / bearch_ia32_t.h
2007-03-01 Matthias Braun- fix x87 simulator not killing float copies that only...
2007-02-09 Matthias Braun- use mode_Iu for all nodes producing integer values...
2007-01-10 Matthias Braunisas and spillers register themselfes in the module...
2006-12-18 Matthias Braunthe spillslot coalescer is now a general frame entity...
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-11-15 Christian Würdigremoved a redundant isa attribute
2006-11-02 Christian Würdigimplemented callbacks for abstract machine
2006-10-16 Christian Würdigadded new option ia32-nopushargs
2006-09-26 Christian Würdigset correct noreg register when assimilating loads
2006-08-14 Christian WürdigAdded set containing Conv nodes to be killed
2006-06-23 Christian Würdigfixed handling of unused load results
2006-05-29 Christian Würdigadded new environment for intrinsic lowering
2006-05-15 Christian Würdigfixed comment
2006-05-11 Michael Beckadd the new get_param() function
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