- Added 2 new blockschedulers, a greedy algorithm and an "optimal" ILP that
[libfirm] / ir / be / TEMPLATE /
2006-09-17 Michael BeckAdded support for SymConst(ofs_ent)
2006-09-12 Michael Beckrenamed some firm enum types to have the ir_ prefix
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-09 Matthias Braun- add new finish call to architecture calls. This call...
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-18 Michael BeckBugFix: typo fixed
2006-05-15 Michael Beckadded context parameter for create_intrinsic_fkt
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-08 Michael Beckadd comment for new outs feature
2006-04-02 Michael Beckupdated for new i/f and latest backend praktikum changes
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-17 Christian Würdigadded comment sign
2006-03-12 Christian Würdigaddapted to new be abi and added code changes
2006-03-11 Christian Würdigcvs ignore file for generated source files
2006-03-03 Christian Würdigfinished TEMPLATE backend
2006-02-24 Christian Würdigremoved unnecessary function
2006-02-24 Michael Beckpseudo irgs are NOT visited in the backend at all
2006-02-15 Christian Würdiginitial checkin for TEMPLATE backend
2006-02-13 Christian Würdigfixed some nodes
2006-02-13 Christian Würdiginitial checkin of template specification