removed ppc32_gen_decls
[libfirm] / ir / be /
2007-05-06 Michael Beckremoved ppc32_gen_decls
2007-05-06 Michael Beckswitch to new style emitter
2007-05-05 Michael Beckfixed isa template initializer
2007-05-05 Michael Beckremoved dead declarations
2007-05-05 Michael Beckremoved dead declarations
2007-05-05 Michael Beckused entities are now marked
2007-05-05 Michael Beckswitch to new style emitter
2007-05-05 Michael Beckmade be_emit_cstring() 'statement like'
2007-05-05 Michael BeckBugFix: be_Call/function prolog: call the ld_name inste...
2007-05-05 Michael Beckdoxygen docu added
2007-05-05 Michael Beckremoved unused (and unimplemented) emit templates
2007-05-05 Matthias Braunremoved wrong assert
2007-05-05 Matthias Braunupdate svn:ignore
2007-05-05 Matthias Braunfix mips
2007-05-05 Matthias Braunfix error when compiling without FIRM_STATISTICS
2007-05-05 Michael Beckdoxygen comments added
2007-05-04 Michael Becktypo fixed
2007-05-04 Matthias Braunremove conv after load and before stores
2007-05-04 Christoph MallonFix incorrect range check in liveness (s/<=/</).
2007-05-02 Michael BeckC99 features removed
2007-05-02 Matthias Braunadded doxygen comments
2007-05-02 Matthias Braundoxy comments
2007-05-02 Matthias Braundoxy comments
2007-05-02 Matthias Braundoxy comments
2007-05-02 Matthias Braunadded doxygen comments
2007-05-02 Matthias Brauncleanups, use the new tarval emitter
2007-05-02 Matthias Braunno strange comments after #include
2007-05-02 Matthias Braunadd an tarval emit function
2007-05-02 Matthias Braunadded doxygen comments, transform mips to new emit...
2007-05-02 Michael Beckupdated header
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Oliver...
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Moritz...
2007-05-01 Michael Beckremoved useless includes
2007-04-30 Matthias Braunadjust doxygen comments
2007-04-30 Matthias Braunadapt generators to new header style
2007-04-30 Christian Würdigremoved unused header
2007-04-30 Christian Würdigcopymin uses now heur4 as default
2007-04-30 Christian Würdigremoved unused code
2007-04-30 Christian Würdigunified main comments
2007-04-30 Christian Würdigunified mein file comments
2007-04-30 Christian Würdignot needed
2007-04-27 Christian Würdigunified header
2007-04-27 Matthias Braunremoved apparently unused macro magic
2007-04-27 Christian Würdigadded new licence header
2007-04-27 Christian Würdigadded new licence header
2007-04-26 Michael BeckUse libFirm's obst.h instead of obstack.h
2007-04-26 Michael BeckUse libFirm's obst.h instead of obstack.h
2007-04-26 Michael Beckremoved unnecessary include
2007-04-26 Michael BeckMore doxygen comments added
2007-04-26 Michael BeckFixed ASCII art :-)
2007-04-26 Michael Beckremoved unnecessary include
2007-04-26 Michael Beckdoxygen comments added
2007-04-26 Christian Würdigchache interfering neighbours for speed reasons
2007-04-26 Michael BeckMemory leak fixed
2007-04-26 Michael BeckFixed bad memory leak:
2007-04-26 Michael BeckEnsure that allocated sets are freed in post_spill()
2007-04-26 Michael Beckmoved iterator allocation outside loop
2007-04-26 Michael BeckBugFix: get_next_neighbour(): free the nodeset allocate...
2007-04-26 Michael BeckBugFix:
2007-04-25 Michael BeckNew files added
2007-04-25 Michael BeckBugFix: sort affinity edges by its weight
2007-04-24 Michael Beckadded more comments
2007-04-23 Michael Beckdo not coalesce ignore nodes: additional case fixed
2007-04-23 Michael Beckallow character mode constants
2007-04-23 Michael BeckFixed: gen_Proj_be_Call() handles only data Projs ...
2007-04-23 Matthias Braunimprove/fix wrong alignment in block emitting
2007-04-20 Christian Würdigadded copyheur3 init
2007-04-20 Christian Würdigadded debug stuff
2007-04-20 Matthias Braunassert that in and out entities of memperms have the...
2007-04-20 Matthias Braunfix wrong registers assigned to some float constants
2007-04-20 Matthias Braunadded testprogs from ack compiler
2007-04-20 Christian Würdigfixed some Bugs
2007-04-19 Christian Würdigsome minor bugfixes
2007-04-19 Matthias Braunuse own mode for fpcw, fix constants for shift, xmm...
2007-04-19 Christian Würdigfixed more signed vs unsigned warnings
2007-04-19 Christian Würdigphase takes now additional param on init
2007-04-19 Christian Würdigadded new heur4
2007-04-19 Christian Würdigfinished implementation, will compile but is untested yet
2007-04-19 Matthias Braungenerate C89
2007-04-19 Christian Würdigadded cast to avoid compiler warning
2007-04-19 Andreas SchösserTransformation from ProjIs to ProjIu now also works...
2007-04-19 Matthias Braunanother fix
2007-04-19 Matthias Braunfix
2007-04-19 Matthias Braunrevert accidentaly mode change of xmm registers
2007-04-19 Matthias Braunfirst step for generating flag datastructures, generato...
2007-04-19 Matthias Braunbespilloc is outdated, unfinished and broken. You can...
2007-04-18 Michael Beckbe_node_get_irn_reg(): nodes of mode_T do NOT return...
2007-04-18 Matthias Braunforgot to add this back
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-18 Christian Würdiginitial checkin of heur4
2007-04-18 Christian Würdigremoved unused include
2007-04-16 Matthias Braunadded some special cases so spilled unknown get handled...
2007-04-16 Matthias Braun- Fix address_mode optimizer not removing nodes
2007-04-16 Christian Würdigfixed assure constraint (skip Proj)
2007-04-16 Christian Würdigremoved unitialized used vartiable
2007-04-16 Michael Beckmissing files added
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-06 Christoph MallonMake be_spill_belady() static.
2007-04-06 Christoph MallonFix build: add missing typedef for ir_phase and more...
2007-04-05 Michael Beckrenamed phase_t to ir_phase
next