- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / ia32 / ia32_finish.c
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braunwe save entities not idents in ia32 symconsts now
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-22 Matthias Braunfix wrong lea to add transformation
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-03-19 Matthias BraunThe big committ:
2007-02-27 Matthias Braunfix some ia32_finish routines not setting ls_mode for...
2007-02-22 Matthias Braun- change float nodes to mode_E
2007-02-16 Matthias Braunexperiment with new emitter style, change assembler...
2007-02-09 Matthias Braun- use mode_Iu for all nodes producing integer values...
2006-12-18 Matthias Braun- Use a default node compare attribute function for...
2006-12-10 Matthias BraunMore missing config.h
2006-10-12 Matthias Braun- Improved addressmode optimisation for conv nodes
2006-09-14 Matthias Braunfix unused loads removing, fix warning
2006-09-13 Matthias Braunfixes to compile with -O0
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-30 Christian Würdigfixed wrong position of #endif
2006-08-30 Christian Würdigdo not invert pnc on cmp in finish, as cmp gets normali...
2006-08-28 Christian WürdigPsiCondCMov doesn't need constraint copy
2006-08-22 Matthias Braun- at blockstart emit list of predblocks in comment
2006-08-17 Christian Würdigadded code to avoid unordered fp compares
2006-08-09 Christian Würdigmake transformations before checking 2 addresscode...
2006-07-07 Christian Würdigchanged ir_printf call into DBG output
2006-07-07 Christian Würdigturn bacck source addressmode to fulfill two address...
2006-07-06 Christian Würdignew irg finish module