- do not use imul mem, imm32 on newer AMD cpu's
[libfirm] / ir / be / ia32 / ia32_architecture.c
2008-04-15 Michael Beck- do not use imul mem, imm32 on newer AMD cpu's
2008-04-15 Michael Beck- fixed costs for Opteron and K10
2008-04-12 Michael Beckrevert to old cost model, seems to work better
2008-04-12 Michael Becktypo fixed
2008-04-12 Michael Beckgcc has same costs for prescott and nocona
2008-04-12 Michael Beckupdated timings
2008-04-11 Michael Beckupdated cost model from gcc 4.3.0
2008-04-11 Michael Becknocona is a Pentium 4 variant
2008-04-09 Matthias Brauncore2s are called nocona in gcc
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-02 Michael Beckupdate copyright message
2007-12-19 Michael Beckchange x86 cpu names to match gcc -march switch
2007-10-26 Michael BeckC99 constructs removed
2007-10-26 Matthias Braunmoved ia32 architecture configuration to a separate...