typo fixed
[libfirm] / ir / be / bepeephole.h
2008-07-30 Christoph MallonReplace be_peephole_before_exchange()+sched_remove...
2008-06-27 Michael Beckadded be_peephole_before_exchange_and_kill() to fix...
2008-06-19 Michael Beck- be_peephole_IncSP_IncSP() must return the new node
2008-05-28 Michael Beck- moved peephole_IncSP_IncSP() to bepeephole.c, as...
2008-04-20 Michael Becktypo fixed
2008-01-02 Michael Beckupdate copyright message
2007-10-21 Matthias Braun- fix a conceptual bug in peephole, we need a callback...
2007-10-15 Matthias Braunimprove peephole API, do IncSP stuff as peephole opts...
2007-10-03 Michael Beckremoved C99 features
2007-09-30 Matthias BraunImproved docu
2007-09-30 Matthias Braun- first real peephole optimisation mov 0, reg -> xor...
2007-09-30 Matthias Braunstarted working on a peephole phase