Added new ifg interface
[libfirm] / ir / be / bearch_firm.c
2005-11-16 Sebastian HackAdded irn_handler field to arch_isa_t
2005-11-08 Michael BeckC99 style removed
2005-11-03 Christian Würdigadded get symconst attr function for Imm nodes
2005-11-02 Christian Würdigadded dumper for Imm nodes
2005-10-26 Christian Würdigmoved attribute struct into .h because it's needed...
2005-10-20 Adam SzalkowskiAdapted to API changes of new_ir_op
2005-10-10 Daniel GrundBugfixes, Unknown-stuff, Heuristic for maximum independ...
2005-10-10 Daniel Grundscheduled Immediates to uses
2005-10-05 Daniel Grundhalf a ton of bugfixes.
2005-09-30 Daniel Grundadapted belady to new spill.h
2005-09-30 Daniel Grund*** empty log message ***
2005-08-18 Daniel Grundbugfixes. added 3 stats. added asserts. disabled genera...
2005-08-18 Sebastian HackAdded Imm nodes to bearch_firm
2005-08-16 Sebastian HackMisc changes
2005-08-10 Sebastian HackAdded call serialization for firm arch
2005-07-26 Sebastian HackFixed several bug and introduced some others
2005-07-26 Sebastian HackMoved to new lpp library
2005-06-14 Sebastian HackAdded irn class branch and dummy firm backend implement...
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-12 Michael Beckconfig.h include added
2005-05-11 Sebastian HackAdded new arch interface
2005-05-04 Daniel GrundAdded is_reg_allocateble
2005-04-28 Sebastian HackSome bug fixes
2005-04-21 Sebastian HackAdded bearch stuff