- refactor emitter next/prev block handling a bit
[libfirm] / ir / be / beraextern.c
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2007-09-27 Christoph MallonAllow two should-be-same constraints for every out...
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-05-14 Christian Würdigfixed handling of other_same/other_different constraint...
2007-04-30 Christian Würdigremoved unused header
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braunno strange stuff for including alloca anymore, use...
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-11 Matthias Braun- Several warning fixes
2006-12-10 Matthias Braun- New belady variant (see my diploma thesis + presentation)
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-08-11 Christian Würdigirn classify is now a mask
2006-08-04 Matthias BraunRewrote spillslot handling:
2006-07-31 Sebastian HackAdapted to new liveness
2006-06-23 Christian Würdigadded backend timing facility
2006-06-21 Michael Beckmake sure a '\0' is at the end of an snprintf'ed string
2006-05-30 Adam Szalkowskicommitting ilp based spilling
2006-04-06 Sebastian HackFixed a bug
2006-04-06 Sebastian HackAdded included support for be_insn_t
2006-03-31 Christian Würdigadded functions to get copy op
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigfixed debugging
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-22 Michael Beckfixed config stuff
2006-03-21 Daniel GrundRemoved arch_irn_is_ignore with generic macro
2006-03-17 Daniel GrundBugfixes
2006-03-16 Christian Würdigchanged to dump wrapper
2006-03-14 Daniel GrundBugfixes related to pos-changes of the spill node
2006-03-14 Daniel Grundchanged spill costs for reloads
2006-03-09 Daniel GrundBugfixes
2006-03-07 Sebastian HackAdapted to changes in benode_t.h
2006-03-07 Daniel GrundAdded checker
2006-03-02 Daniel GrundConsidered loop depth for computing spill costs
2006-03-02 Daniel GrundAdded affinity weights.
2006-03-02 Daniel GrundBugfixes
2006-02-28 Sebastian HackModified ssa construction routines
2006-02-28 Kimon HoffmannAdded liveness computation
2006-02-28 Daniel Grund*** empty log message ***
2006-02-28 Christoph Mallonworkaround for void* conversion of funcptr
2006-02-23 Sebastian HackIntroduced be_irg_t
2006-02-22 Daniel Grundwaiting for bugs
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-02-16 Daniel GrundAdded forgotten spill costs.
2006-02-16 Daniel GrundFinished impl. waiting for missing funct to begin debugging
2006-02-15 Daniel GrundAdded more features
2006-02-15 Daniel GrundNew fileformat. Not ready yet.
2006-01-28 Christian Würdigfixed lc_opts init
2006-01-27 Sebastian HackAdapted to new API
2006-01-25 Daniel GrundAdded a lot of things
2006-01-24 Daniel Grund*** empty log message ***
2006-01-23 Daniel Grund:wq
2006-01-23 Daniel Grund"external"-Bugfix
2006-01-19 Daniel GrundBugfixes.
2006-01-18 Daniel Grund*** empty log message ***
2006-01-18 Daniel GrundAdded unfinished and buggy implementation of the ra...