Add shortcut to speed up gc_irgs()
[libfirm] / ir / opt / condeval.c
2006-09-17 Michael BeckFixed the type of the visit number
2006-09-14 Matthias Brauncondeval can evaluate phis on phis on constants now
2006-09-13 Matthias Braundon't fail on switches
2006-09-12 Matthias Braunuse edges_reroute instead of exchange
2006-09-11 Matthias Braunfirst version of condeval optimisation
2006-09-11 Christoph MallonRestructure and improve
2006-09-11 Matthias BraunSSA construction code for condeval optimisation
2006-09-10 Michael Beckadd config.h to allow Win32 compile
2006-09-09 Christoph MallonBeginning of implementation of partial condition evaluation