- lower MemPerms into a series of pushs and pops
[libfirm] / ir / be / ia32 / ia32_spec.pl
2006-08-10 Matthias Braun- lower MemPerms into a series of pushs and pops
2006-08-09 Christian Würdigchanged requirements
2006-08-02 Christian Würdigadded new SSE simple store node (no index register...
2006-08-02 Christian Würdigadded GetST0 and SetST0 nodes
2006-07-21 Christian Würdigadded constraints to CopyB
2006-07-03 Christian Würdiguse the correct mode for DIV
2006-05-30 Christian Würdigfixed MulS/Mulh requirements
2006-05-29 Christian Würdigadded nodes for intrinsic lowering
2006-05-17 Christian Würdigadded support for 64bit ABS
2006-05-16 Christian Würdigadded support for 64bit Minus lowering
2006-05-15 Christian Würdigadded new nodes to support 64bit intrinsic lowering
2006-05-15 Christian Würdigadded new nodes for intrinsic lowering
2006-05-05 Christian Würdigadded special nodes for Psi condition trees, so we...
2006-05-05 Christian Würdigrenamed Set to CmpSet and CMov to CmpCMov
2006-05-05 Christian Würdigadded vfp CMov (x87) node
2006-05-04 Christian Würdigadded addtional nodes needed for psi transformation
2006-05-03 Christian Würdigadded xCmp node (SSE compare with result in register)
2006-05-03 Christian Würdigadded Set node
2006-05-03 Christoph MallonCode for emitting cmov for Psi nodes by chriswue
2006-04-25 Michael BeckFixed output for x87 instructions with Const input...
2006-04-24 Michael BeckFixed xConst
2006-04-20 Michael Beckremoved unnecessary functions handle the slots
2006-04-11 Michael BeckFixed Push with immediate creation
2006-04-11 Michael Beckadd a memory input to all constants, needed for the...
2006-04-09 Michael BeckAdd floating point compares
2006-04-07 Michael Beckused new "outs" feature
2006-04-07 Christian Würdigadded addtional statistics
2006-04-07 Michael BeckAdd some Processor specific instruction selections
2006-04-06 Christian Würdigadded attr compare function for converts (fixed Conv...
2006-04-06 Christian Würdigfixed binop emitter for Source AM
2006-04-05 Christian Würdigfixed DivMods
2006-04-05 Christian Würdigadded ia32 optimization options libcore conform
2006-04-04 Michael Beckfixed fist/fistp emit
2006-04-04 Michael BeckPush, Pop, Enter and Leave added
2006-04-02 Michael Beckremoved ia32_register_additional_opcodes(), not needed...
2006-03-30 Michael Beckfixed fxch emitter
2006-03-30 Michael Beckmore x87 emitters updated
2006-03-29 Michael Beckfixed emitters for most nodes
2006-03-29 Michael Beckadded declaration for ia32_emit_x87_binop()
2006-03-28 Michael Beckremoved useless virtual instructions nd freed vf7 which...
2006-03-28 Christian Würdigfixed spill lowering
2006-03-28 Michael Beckadded x87 opcodes for pop operations and load/store...
2006-03-27 Christian Würdigremoved unused constructors
2006-03-27 Michael Beckadd virtual floating point and st registers
2006-03-24 Christian Würdigchanged ia32 attribute structure and switched to idents
2006-03-24 Christian Würdigadded 8Bit Conv_I2I node
2006-03-23 Christian Würdigcleanup
2006-03-23 Christian Würdigadded feature to register additional opcodes
2006-03-23 Christian Würdigadded peephole optimization for test/cmp
2006-03-22 Christian Würdigfixed convs
2006-03-22 Christian Würdigfixed SymConst address handling (stores and moves)
2006-03-21 Sebastian HackAdded "none" to TestJmp. It was missing
2006-03-21 Christian Würdigfixed Const to Reg move
2006-03-20 Christian Würdigchanged comments back to C style
2006-03-18 Michael Beckadded TestJmp for test, r, r, jcc combination
2006-03-17 Christian Würdigmade emit more nasm compatible
2006-03-17 Christian Würdigadded comment sign
2006-03-15 Christian Würdigfixed register requirements
2006-03-15 Christian Würdigfixed some minor bugs
2006-03-14 Christian Würdigcode cleanups
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigfixed several bugs
2006-03-12 Christian Würdigadded new Conv nodes
2006-03-11 Christian Würdigfixed register requirements
2006-03-10 Christian Würdigfixed frame entity handling in am optimizer
2006-03-10 Christian Würdigfixed several bugs
2006-03-09 Christian Würdigfixed register requirements
2006-03-09 Christian Würdigfixed some minor bugs
2006-03-07 Christian Würdigchanged attribute structure
2006-03-03 Christian Würdigremoved some unncessary nodes (Stackparam, return,...
2006-03-02 Christian Würdigsome minor changes
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-23 Christian Würdigfixed header files
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-30 Christian Würdigfixed stack layout modelling
2006-01-27 Michael BeckKeep flag added
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-27 Christian Würdigadded call emit
2006-01-26 Christian Würdigadded return node
2006-01-23 Christian Würdigadded if layer for irn_ops
2006-01-20 Christian Würdigassign esp to special stack node (frame_base Proj)
2006-01-19 Christian Würdigused register types
2006-01-18 Christian Würdignew requirements modelling
2006-01-16 Christian Würdiguse out_dx constraints instead of certain registers
2006-01-12 Christian Würdigchanged emit format description, so firm-libcore-ir_pri...
2006-01-11 Christian Würdigremoved flag register class
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigremoved optimize node calls (not needed)
2005-11-22 Christian Würdigadded register class defenitions
2005-11-18 Christian Würdigfixed broken version
2005-11-18 Christian Würdigfixed missing files
2005-11-08 Christian Würdigadded format string for code emitter
2005-11-07 Christian Würdigadded Min, Max, Div, DivMod and Mulh nodes
2005-11-03 Christian Würdigadded new node Call
2005-11-02 Christian Würdigupdated comments
2005-10-27 Christian Würdigadded new op
2005-10-26 Christian Würdigalle ops are now pinned
2005-10-25 Christian Würdigarchitecture dependent part of the codegen module