Added ILP module. Integrated it. Some old TODOs in heuristic.
[libfirm] / ir / be / Makefile.in
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.