- removed useless be_req_t which was a wrapper around an arch_register_req_t
[libfirm] / ir / be / beirg.c
2008-11-13 Michael Beck- let be_liveness() take the irg, not the birg which...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-01-02 Michael Beckupdate copyright message
2007-08-17 Sebastian HackChanged API of liveness
2007-06-15 Sebastian HackForgot to adapt return value
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...