panic instead of wrong results for Set and CMov with float compare. Rename Set to...
[libfirm] / ir / be / ia32 / ia32_optimize.h
2008-11-06 Christoph MallonFix typo in comment.
2008-11-06 Michael Beck- moved declarations to appropriate header files
2008-01-02 Michael Beckupdate copyright message
2007-10-15 Matthias Braunmove lea_to_add into the peephole phase
2007-10-03 Michael Beckadd some more comments
2007-05-04 Matthias Braunremove conv after load and before stores
2007-04-30 Christian Würdigunified main comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-07-16 Christian Würdigchanged conmstants transformation:
2006-05-11 Christian Würdigupdated commments
2006-04-21 Christian Würdigmade address mode optimizer more modular
2006-03-23 Christian Würdigadded peephole optimization for test/cmp
2006-03-13 Christian Würdigadded comments
2006-02-23 Christian Würdigadded adressmode support
2006-01-25 Christian Würdigadded optimization module
2006-01-25 Christian Würdigbackend specific optimization module added