phi opt deactivated due to bug.
[libfirm] / ir / be / bemain.c
2005-01-24 Daniel Grundphi opt deactivated due to bug.
2005-01-24 Daniel GrundImproved phicoal/phiopt.
2005-01-15 Daniel Grundremoved call to my funcs. had to check in but couldn...
2005-01-13 Daniel Grund*** empty log message ***
2005-01-07 Daniel Grundincluded phi stat in normal main loop.
2005-01-05 Sebastian HackMerged with checked in stuff.
2005-01-05 Daniel GrundAdded basics of phi optimize phase.
2004-12-22 Michael Beckadded some needed includes
2004-12-16 Daniel GrundAdded more phi statistics. Fixed bug in phi congruence...
2004-12-15 Sebastian HackAdded register allocator.
2004-12-10 Daniel GrundAdded phi statistics
2004-12-08 Sebastian HackAdded some backend stuff. nothing big, just a basis.