Added beirgmod and benode
[libfirm] / ir / be / Makefile.in
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-24 Daniel GrundIntroduced ilp solver interface. becopyilp.c uses it...
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-12 Daniel Grundadded bearch.c
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 the bearch files to the makefile
2005-03-14 Sebastian HackAdded be arch reflection/backend support infrastructure.
2005-02-28 Hannes Jakschitschthe partly done generic assemblerdumper
2005-01-26 Sebastian HackAdded spilling file
2005-01-24 Daniel GrundImproved phicoal/phiopt.
2005-01-13 Sebastian HackCall new interference function in phi_ops_interfere
2005-01-07 Daniel Grundincluded phi stat in normal main loop.
2005-01-05 Daniel GrundAdded basics of phi optimize phase.
2004-12-15 Sebastian HackAdded register allocator.
2004-12-10 Daniel GrundAdded construction of phi congruence classes.
2004-12-08 Sebastian HackAdded some backend stuff. nothing big, just a basis.