Added support for SymConst(ofs_ent)
[libfirm] / ir / be / becopyheur2.c
2006-09-08 Matthias Braunwarning fix
2006-08-04 Christoph MallonFix warnings
2006-08-02 Sebastian HackFactored copy minimzation out
2006-08-01 Christoph MallonRemove unused vars
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-04 Adam SzalkowskiAdded max recursion depth
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-05-31 Sebastian HackRemoved old and unneeded stuff
2006-05-24 Sebastian HackFixed Union/Find
2006-05-23 Sebastian HackSome improvements
2006-05-19 Sebastian HackAnother version of copy elimination
2006-05-16 Sebastian HackRemoved old stuff
2006-05-04 Sebastian HackA little bit more efficient
2006-05-02 Christian Würdigadded conversion const -> non-const
2006-05-02 Sebastian HackBeta version
2006-05-01 Christian Würdigfixed definition of phase init function
2006-04-27 Sebastian HackWorks with max.c and eliminates some copies.
2006-04-21 Sebastian HackAdded new version of copy heuristic (still very alpha!)