beifg: Let be_ifg_foreach_neighbour() declare the node variable.
[libfirm] / ir / be / becopyilp.c
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_neighbour() declare the node...
2012-11-25 Christoph Mallonrbitset: Let rbitset_alloca() return the new raw bitset.
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2012-10-24 Matthias Braunmake statev API public
2012-06-06 Matthias Braunbe: expose be_options variable globally
2012-03-01 Matthias Braunbecopyilp: fix search for aligned free color
2012-03-01 Quentin ColombetFix the way simplifiable node are colored when alignmen...
2011-12-05 Matthias Braunbecopyilp: code cleanups
2011-12-01 Matthias Braunbecopyilp: fix size_reduction code
2011-12-01 Matthias Brauncopyopt: miscellaneous code cleanups
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-12 Matthias Braunconsistently give all lpp functions an lpp_ prefix
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-06-16 Sebastian Hackoutsourced some functionality
2011-06-16 Matthias Braunwe always have liblpp now, remove WITH_ILP flag
2011-04-08 Andreas Zwinkaumerge kaps
2010-07-06 Matthias Brauncleanup/fix ilp code
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
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-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
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-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2007-11-07 Sebastian HackFixed a bug with ofg iteration.
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Matthias Braunfixed warnings
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-01-11 Matthias Braunthere is no be_chordal_open anymore, don't call init_ar...
2007-01-10 Matthias Braunfix
2007-01-05 Christian Würdigadded missing include
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-14 Matthias Braunmove birg to an own file, use more of the birg analysis...
2006-11-13 Michael Beckadded comment
2006-10-05 Adam Szalkowskienumaration of possible enum values is now done by...
2006-09-09 Sebastian HackAdded some statistics events
2006-08-09 Sebastian HackSeveral changes
2006-08-05 Matthias Braunuse custom value_interfere function in verifiers (which...
2006-08-02 Sebastian HackFactored copy minimzation out
2006-08-01 Christoph MallonRemove unused vars
2006-06-20 Sebastian HackFixed a bug in node iterator
2006-03-29 Christian Würdigadded WITH_ILP switch
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-21 Sebastian HackGetting server/solver from global settings now
2006-03-16 Daniel GrundRefactoring, Bugfixes, added path constraints
2006-03-11 Christian Würdigadded WITH_ILP switch
2006-03-10 Daniel GrundRefactoring
2006-03-09 Daniel GrundNext step of refactoring
2006-03-07 Christian Würdigadded WITH_ILP switch
2006-03-03 Daniel GrundAdded missing constructor
2006-03-02 Daniel GrundNext step of refactoring
2006-03-01 Daniel GrundChanged many things in copy opt. 1st part of refactoring.
2006-01-27 Sebastian HackAdapted to API
2005-12-23 Daniel GrundBugfix in copy-opt-heur and constraint perms.
2005-12-22 Sebastian HackAdapted to beifg changes
2005-12-16 Daniel GrundAdded perms for contrained instructions
2005-12-08 Sebastian HackMade everything really kaputt
2005-12-02 Michael BeckC99 features removed
2005-09-01 Daniel Grund*** empty log message ***
2005-09-01 Daniel Grund*** empty log message ***
2005-08-29 Daniel GrundBefore benchmarking
2005-08-26 Daniel GrundBugfixes
2005-08-23 Daniel Grundbugfix
2005-08-23 Daniel GrundAdded path constraints for phi classes, some ifdef...
2005-08-18 Daniel Grundbugfixes. added 3 stats. added asserts. disabled genera...
2005-08-16 Daniel Grundremoved max stable set inequ. added path and clique...
2005-08-01 Daniel Grundremoved check_heads assertions
2005-08-01 Daniel Grundfixed bugs in statistic. adapted to critical edges.
2005-07-29 Daniel Grundfixed a bug in M-constraints related to interfering...
2005-07-29 Daniel GrundCopied register assignments from in's to out's for...
2005-07-29 Sebastian HackModified everything
2005-07-28 Daniel GrundRemoved phase which elimiated phi interferences.
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-26 Daniel Grundadded additional cut inequalities for multi-col-usage.
2005-07-26 Daniel Grundusing external lpp now.
2005-07-26 Daniel GrundBugfixes
2005-07-25 Daniel GrundAdded TODOs.
2005-07-25 Daniel GrundEnlarged TODO-List
2005-07-22 Daniel GrundCopy costs instead of numbers
2005-06-14 Daniel GrundAdded perm serach in SSA-destruction. changed all usage...
2005-06-14 Daniel GrundBugfixes. DBG per irg. Dump nothing is default.
2005-06-13 Daniel GrundKilled an ugly bug. Set default not to use ILP. Improve...
2005-06-09 Daniel GrundAdded SSA destruction. Bugfixes, small improvements.
2005-06-07 Daniel GrundBugfixes, adaption to new lpp.
next