array: Add and use NEW_ARR_DZ().
[libfirm] / ir / be / bechordal_main.c
2012-11-26 Matthias Braunremove irprintf_t.h; only unused stuff in it
2012-11-25 Christoph Mallonbechordal: Remove T_RA_PROLOG.
2012-11-25 Christoph Mallonbechordal: Put the chordal obstack into be_chordal_env_...
2012-11-25 Christoph Mallonbechordal: Replace struct post_spill_env_t by its only...
2012-11-25 Christoph Mallonbechordal: Remove the attribute cls from struct post_sp...
2012-11-25 Christoph Mallonbechordal: Remove the attribute pre_spill_cost from...
2012-11-25 Christoph Mallonbechordal: Remove the attribute irg from struct post_sp...
2012-11-25 Christoph Mallonbechordal: Remove the parameter iteration, which is...
2012-11-24 Christoph Mallonbechordal: Remove the unused attribute ilp_server[...
2012-11-24 Christoph Mallonbechordal: Remove the unused attribute ilp_solver[...
2012-10-24 Matthias Braunmake statev API public
2012-07-30 Matthias Braunsimplify and cleanup execfreq API
2012-07-13 Christoph MallonRemove the unused ir/adt/iterator.[ch].
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-06-27 Manuel MohrFixed typo.
2012-03-01 Quentin ColombetAdd a phase before coloring thats split all live variab...
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-11-14 Matthias Braunremove irbitset.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunbelive: use sparse hashmap for block->data mapping
2011-07-27 Christoph MallonTest lower_perm_opt like an enum, not a bitset.
2011-07-27 Christoph MallonCorrect wrong usage of LC_OPT machinery.
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-05-30 unknownImproved doxygen docu.
2011-05-10 Christoph MallonUse simple assignment instead of memcpy() when possible.
2011-05-06 Matthias Braungive Bad nodes a mode
2011-04-15 Matthias Braunfix cparser warnings
2011-04-11 Andreas ZwinkauSimplify code
2011-04-08 Andreas Zwinkaumerge kaps
2011-04-08 Matthias Braunrename be_pos_XXX to n_be_XXX to be consistent with...
2011-03-04 Matthias Braunremove minir dump experiments
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-10-06 Matthias Braunput register classes into arch_env struct, no need...
2010-10-06 Matthias Braunforbid calls of new_XXX and new_d_XXX when not in phase...
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-09-10 Matthias Braunrefactoring: split stackframe handling completely from...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-06 Matthias Braunremove unnecessary members from be_abi_irg_t structure...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-04-30 Matthias Braunminir_dumping should do something usefull now
2010-03-15 Matthias Braunfix various warnings reported by cparser
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-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2009-12-01 Michael Beck- removed C99 features
2009-11-27 Thomas BerschOption for coloring algorithm added.
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-08-11 Matthias Braun- implement output constraint enforcement for new regis...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-08-03 Matthias Brauninitial work for phi-nodes (ifs should work, loops...
2009-07-31 Matthias Brauncleanup backend: make pre_spill_prepare_constraint...
2009-03-09 Matthias Braunnew register allocator
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-14 Matthias Braunonly check register_allocation when verify is enabled
2008-10-14 Matthias Braunname the option 'verify' because I can never remember...
2008-10-11 Christoph MallonRemove the unused global variable be_options_t *main_opts.
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunno need for firm_config.h includes anymore
2008-10-11 Matthias Braunremoved pointless bespillremat.h includes
2008-10-11 Matthias Braunremove support for java stuff (was broken and nobody...
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-30 Matthias Brauncleanup statistics stuff
2008-09-30 Matthias Braunput memory operand folding to spill_apply time
2008-09-28 Matthias Braunoutput register pressure in register class context
2008-09-28 Matthias Braunalso count remats
2008-09-28 Matthias Braunimprove fix some statistics in bechordal
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-09-25 Christoph MallonRemove unnecessary assure_dom_front().
2008-09-09 Christoph MallonTypo in comment.
2008-09-01 Matthias Braunimproved belady3
2008-08-04 Christoph MallonRemove unnecessary return; at end of void functions.
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-04-13 Michael Beck- removed obstack from be_main_env_t, it was only used...
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-02-13 Matthias Braunuse libfirm timing facilities
2008-01-14 Matthias Braunimprove efficiency of stats code
2008-01-11 Matthias Braunrefactor time measurement
2008-01-10 Matthias Braunfix last commit
2008-01-10 Matthias Braunfix time measureing in chordal_regalloc
2008-01-07 Matthias Braunonly timing results to console if statevs are not enabl...
2008-01-02 Michael Beckupdate copyright message
2007-11-16 Sebastian HackSmaller changes in statistic output bechordal_main.c
2007-11-05 Matthias Braunmore people were including bespillbelady.h
2007-10-15 Sebastian HackSmall changes in stat_ev names
2007-10-14 Matthias Braunmorgan isn't there anymore
2007-09-18 Matthias Braunuse register class flags to determine which classes...
2007-09-10 Sebastian HackSorry, forgot one... comme toujours
2007-08-31 Michael Beckfixed uninitialised variable used
next