besched: Add and use sched_replace().
[libfirm] / ir / be / ia32 / ia32_optimize.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-02-05 Michael Beckexport ia32_immediate_from_long()
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