Added new arch interface
[libfirm] / ir / be / bemain.c
2005-05-11 Sebastian HackAdded new arch interface
2005-05-04 Daniel GrundBugfix in stat, use of stat. Not ready but commited...
2005-04-22 Daniel GrundBugfixes, small improvements and movements.
2005-04-21 Sebastian HackAdded bearch stuff
2005-04-19 Daniel GrundLots of changes: Removed all file for phi-opt. Generic...
2005-03-31 Daniel GrundAdded ILP module. Integrated it. Some old TODOs in...
2005-03-14 Sebastian HackAdded be arch reflection/backend support infrastructure.
2005-03-02 Michael Beckremoved C99 features
2005-02-28 Hannes Jakschitschthe partly done generic assemblerdumper
2005-01-26 Sebastian Hackremoved ugly Windows newlines (please no more!!)
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.