reduce code size
[libfirm] / ir / be / bepeephole.c
2008-01-02 Michael Beckupdate copyright message
2007-10-29 Matthias Braunfix bugs when exchanging nodes to projs in bepeephole
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 Beckrenamed set_value/clear_value(): these names clash...
2007-09-30 Matthias Braunadd assert for not getting bad out regs, and fix some...
2007-09-30 Matthias Braun- first real peephole optimisation mov 0, reg -> xor...
2007-09-30 Matthias Braunstarted working on a peephole phase