bestack: Fetch the start block only once.
[libfirm] / ir / be / beverify.h
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2012-10-29 Matthias Braunbeverify: cleanup, use bool for ok/bad return value
2012-10-29 Matthias Braunbeverify: remove dominance check
2011-12-05 Matthias Braunbelive: move dumper to bedump, checker to beverify
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-08-22 Matthias Braunbeverify: test register width in regalloc verification
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-01-14 Michael Beckadd some interesting comment ;-)
2008-01-02 Michael Beckupdate copyright message
2007-08-17 Sebastian HackChanged API of liveness
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2006-09-03 Matthias Braunverifier to check that no out edges point to dead/remov...
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-14 Matthias Braun- Spillslot coalescing now collects all nodes that...
2006-08-12 Matthias Braun- New register allocation verifier
2006-08-04 Matthias Braun- new spillslot verifier (doesn't catch all errors...
2006-06-01 Matthias Braun- belady spiller places its copy nodes smarter now
2006-05-30 Christian Würdigadded cvs id
2006-05-29 Matthias Braun* changed verfier to handle delay_slots (theoretically...)
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...