Recent version :-)
[libfirm] / ir / be / bemain.c
2005-06-16 Sebastian HackRecent version :-)
2005-06-14 Daniel GrundAdded perm serach in SSA-destruction. changed all usage...
2005-06-14 Daniel GrundBugfixes. DBG per irg. Dump nothing is default.
2005-06-13 Daniel GrundKilled an ugly bug. Set default not to use ILP. Improve...
2005-06-09 Daniel GrundAdded SSA destruction. Bugfixes, small improvements.
2005-06-07 Sebastian HackAdded insert_Perm and be_*_main_env_t
2005-06-07 Daniel GrundBugfixes, adaption to new lpp.
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-12 Daniel GrundAdded copyright headers. Adapted to new arch-interface...
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.