added missing include
[libfirm] / ir / opt / tailrec.c
2005-03-18 Michael Beckadded missing include
2005-03-18 Michael Beckadded return normalization
2005-03-10 Michael Beckadded missing include
2004-12-23 Michael Becktypos fixed, removed static data
2004-12-02 Michael Beckfixed config.h include
2004-09-28 Götz Lindenmaierverbosity
2004-09-24 Michael Beckuse soem skip_Proj() to shorten the code
2004-09-08 Michael Beckbugfix: check for address entity needed
2004-08-19 Götz Lindenmaierthe inevitable inconsistencies removed
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-11 Michael BeckSave the index of the startblock in the first function...
2004-06-08 Michael Beckadd inconsistency flags
2004-06-08 Michael Beckfirst pubplic release
2004-06-08 Michael BeckInitial version of tail-recursion optimization