pressure stats
[libfirm] / ir / be / Makefile.in
2006-06-09 Adam Szalkowskipressure stats
2006-06-01 Christian Würdigadded ifg implementations
2006-05-30 Adam Szalkowskicommitting ilp based spilling
2006-05-28 Matthias Braunupdated Makefile.in
2006-05-15 Christian Würdigadded missing include path
2006-05-01 Christian Würdigadded additional source (new copymin heuristic)
2006-04-11 Christian Würdigadded missing source files
2006-04-08 Christian Würdigadded scheduling statistics for number of ready nodes
2006-04-06 Sebastian HackAdded beinsn.c
2006-04-04 Michael BeckImplement access functions for machine nodes with machi...
2006-04-03 Michael Beckimplemented nodeset: a pointer set using node numbers...
2006-03-23 Michael Beckadded missing include directory
2006-03-01 Daniel GrundMore forgotten things
2006-02-24 Christian Würdigadded missing source files
2006-01-27 Sebastian HackSmall changes
2006-01-18 Daniel Grund*** empty log message ***
2005-12-16 Daniel GrundAdded perms for contrained instructions
2005-12-16 Christian Würdigadded belower module
2005-12-08 Sebastian HackMade everything really kaputt
2005-11-22 Christian Würdigremoved bearch_firm, it's now in it's own subdir
2005-11-18 Sebastian HackAdded new ifg interface
2005-10-25 Christian Würdigadded codegen module
2005-09-30 Daniel Grundadapted belady to new spill.h
2005-09-29 Daniel Grunda new better version.
2005-09-29 Daniel Grundbelady spiller, initial version
2005-08-16 Sebastian HackMisc changes
2005-07-28 Daniel Grundremoved bedupl
2005-07-26 Sebastian HackMoved to new lpp library
2005-07-26 Daniel Grundusing external lpp now.
2005-07-19 Sebastian HackAdded insertion of duplicates for operands of phi nodes...
2005-06-27 Kimon HoffmannRefactored interference graph into seperate header...
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-03 Sven PolkChanged benode.h benode_t.h
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.