beifg: Let be_ifg_foreach_neighbour() declare the node variable.
[libfirm] / ir / be / becopyheur4.c
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_neighbour() declare the node...
2012-11-24 Christoph Mallonheur4: Remove unused macro constants.
2012-11-24 Christoph Mallonheur4: Check all n_regs order[] entries, not just k.
2012-11-24 Christoph Mallonheur4: Avoid unnecessary bitset operations when the...
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-10-24 Matthias Braunmake statev API public
2012-07-20 Christoph MallonLet list_for_each_entry(), list_for_each_entry_reverse...
2012-07-13 Christoph MallonLet bitset_foreach() and bitset_foreach_clear() declare...
2012-07-13 Christoph MallonLet co_gs_foreach_neighb() declare the iterator variable.
2012-07-13 Christoph MallonAdd a wrapper macro for ir_nodemap_get(), which has...
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2012-06-27 Matthias Braunmake heur4 a bit more deterministic
2011-12-22 Matthias Braunplug memory leaks
2011-11-14 Matthias Braunremove irbitset.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-07-27 Christoph MallonCorrect wrong usage of LC_OPT machinery.
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-09 Christoph MallonFix typos in comments: s/it's/its/ and related corrections.
2011-02-06 Christoph MallonFix several size_t related signed/unsigned warnings.
2011-01-06 Michael BeckFixed some 64bit warnings because of mixing size_t...
2011-01-06 Michael BeckPartly revert r28208 by using ir_printf with %zu format...
2011-01-05 Matthias Braunfix warnings about wrong format specifiers for size_t
2010-12-27 Michael BeckSwitch bitset.h/raw_bitset.h to size_t instead of unsig...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-08-07 Michael BeckC99 feature removed.
2010-07-27 Matthias Braunreplace psets with arrays to make the compiler more...
2010-07-08 Matthias Brauncleanup irphase: phase_reinit is a special case and...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-03-12 Matthias Braunrework bitset to use raw_bitset
2010-03-12 Matthias Braunrename popcnt to popcount; avoid inline assembly in...
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-09-12 Michael Beck- C99 features removed
2009-09-06 Sebastian BuchwaldUse module mechanism to register copy minimization...
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-15 Christoph MallonAdd arch_get_register_req_out().
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-13 Sebastian BuchwaldAlways include config.h.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-28 Matthias Braundisable some expensive statevs
2008-09-24 Matthias Brauncleanup pqueue a little bit
2008-09-18 Matthias Braunimprove debug output, increase depth limit to 7
2008-09-10 Michael Beckfixed warning
2008-09-10 Michael Beck- use unsigned instead of int where appropriate
2008-09-05 Matthias Braunreset chunk ids for new funtions
2008-01-16 Matthias Braunfixed a few warnings
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-15 Michael BeckReplaced bitsets with O(|nodes|^2) memory requirement...
2008-01-14 Matthias Braunmichael said I should commit this fix
2008-01-14 Michael Beckreduce the size of the affinity chunk by one
2008-01-14 Michael Beckuse float instead of double to save some space
2008-01-13 Michael Beckdeleted was used uninitialized
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-16 Sebastian HackSome tweaks
2007-10-25 Christoph MallonFix debug output.
2007-10-25 Christoph MallonSmall cleanups.
2007-10-25 Christoph MallonRemove unused variable.
2007-10-24 Sebastian HackA more general color priorization.
2007-10-24 Sebastian HackPrioritize chunks with constraint nodes more
2007-10-22 Sebastian HackSome heur4 tweaks
2007-10-18 Michael Beckfixed release build
2007-10-17 Michael Beckfixed declaration of dbg
2007-10-17 Michael Beckremoved an if, should not happen on this place
2007-10-12 Matthias Braunfix warnings
2007-10-08 Sebastian HackTrivial fix of the manifestation problem
2007-10-05 Sebastian HackCosmetics
2007-06-30 Sebastian HackIf a color colors all nodes in a chunk, other colors...
2007-06-18 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-05-23 Christian Würdigadded some comments
2007-05-22 Christian WürdigBugFix: the order of the coloring is important!
2007-05-15 Christian Würdigremoved color map (just skip ignore colors in main...
2007-05-15 Christoph MallonConstify.
2007-05-14 Christian Würdigrevert iteration direction over interfering neighbours
2007-05-14 Christian Würdigpartly reverted and reimplemented the changes from...
2007-05-11 Michael Beckcalculate chunks on demand (saving memory)
2007-05-10 Michael Becksome doxygen comments added
2007-05-10 Sebastian Hackfixed a compile error:
2007-05-09 Michael BeckBugFix:
2007-05-07 Matthias Braundon't put dbg into the environment
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-04-26 Christian Würdigchache interfering neighbours for speed reasons
2007-04-26 Michael Beckmoved iterator allocation outside loop
next