beifg: Let be_ifg_foreach_neighbour() declare the node variable.
[libfirm] / ir / be / becopyopt.c
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_neighbour() declare the node...
2012-12-04 Matthias Braunremove commented out code
2012-11-27 Christoph Mallonbearch: Use arch_register_req_is(req, ignore) instead...
2012-11-27 Christoph Mallonbearch: Replace is_2addr_code(req) by arch_register_req...
2012-11-26 Matthias Braunremove irprintf_t.h; only unused stuff in it
2012-10-24 Matthias Braunmake statev API public
2012-07-30 Matthias Braunsimplify and cleanup execfreq API
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 MallonLet foreach_set() declare the iterator variable.
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-12-05 Matthias Braunintroduce bedump
2011-12-05 Matthias Braunbecopyilp: code cleanups
2011-12-01 Matthias Brauncopyopt: miscellaneous code cleanups
2011-11-14 Matthias Braunremove irbitset.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunsimply use long long
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
2010-12-27 Michael BeckSwitch bitset.h/raw_bitset.h to size_t instead of unsig...
2010-12-21 Michael BeckFixed some 64bit warnings by using size_t instead of...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunmake sparc+arm backend completely independent from...
2010-09-10 Matthias Braunremove some unnecessary #defines and unused code
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-05 Matthias Braunconvert a few more place that mention birg into generic...
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-06-23 Matthias Braunremove the (mis-)feature of arch_get_irn_reg_req_out...
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-12 Matthias Braunrework bitset to use raw_bitset
2010-03-12 Matthias Braunrename popcnt to popcount; avoid inline assembly in...
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-14 Thomas Berschdon't setup copymin data structures if no copymin is...
2009-09-17 Matthias Braunrename benode_t.h to benode.h, remove some unused code
2009-09-06 Sebastian BuchwaldUse module mechanism to register copy minimization...
2009-09-04 Sebastian Buchwald- removed remnant of copyheur3
2009-09-04 Matthias Braunonly compile pbqp stuff if pbqp defines are enabled
2009-09-04 Thomas BerschInitial version of PBQP copy minimization.
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-08-12 Christoph MallonRemove unnecessary #include "phiclass.h".
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-07-31 Matthias Brauncleanup backend: make pre_spill_prepare_constraint...
2009-05-14 Michael Beck- cleaned up irp functions a bit
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-15 Christoph MallonAdd arch_get_irn_reg_class_out().
2008-10-15 Christoph MallonAdd arch_get_register_req_out().
2008-10-15 Christoph MallonMarginally reduce the number of calls to arch_get_irn_r...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Christoph MallonRemove the unused parameter const copy_opt_t *co from...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused attribute const arch_env_t *arch_env...
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 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-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
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-13 Matthias Braunuse libfirm timing facilities
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-16 Sebastian HackChanges to the Appel dumper
2007-11-03 Matthias Braunget rid of benodesets (in favour of ir_nodeset), report...
2007-10-28 Matthias Braunfix bug introduces in last commit
2007-10-28 Matthias Brauncompile without warnings when WITH_JVM is not set
2007-10-23 Christoph Mallon- Allow an arbitrary (for arbitrary < 32) number of...
2007-09-30 Matthias Braunadd index to register classes, change some fields to...
2007-09-29 Christoph MallonTell heur1 about the second should_be_same.
2007-09-27 Christoph MallonAllow two should-be-same constraints for every out...
2007-07-03 Michael Beckbackend part is always WITH_LIBCORE :-)
2007-07-03 Michael Beckadd sopport for compile without WITH_LIBCORE
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-21 Michael Becktypo fixed
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-18 Michael BeckFixed initialization of option tables
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-05-15 Christoph MallonRemove unused variable.
2007-05-15 Christian Würdigfixed strange obstack usage
2007-05-14 Christian Würdigremoved unused function
2007-05-14 Andreas SchösserBugFix: skip_Proj when asking for should_be_same requir...
2007-05-10 Sebastian Hack* Added a new file: beintlive_t.h which subsumes all...
2007-05-01 Michael Beckremoved useless includes
2007-04-30 Christian Würdigcopymin uses now heur4 as default
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-04-23 Michael Beckdo not coalesce ignore nodes: additional case fixed
next