bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / be / becopyilp2.c
2012-12-16 Christoph Mallonbecopyilp: Inline struct size_red_t into struct ilp_env_t.
2012-12-15 Christoph Mallonbecopyopt: Remove the unnecessary attribute name from...
2012-12-15 Christoph Mallonbeifg: Remove be_ifg_connected(), which is just a wrapp...
2012-12-15 Christoph Mallonbeifg: Let be_ifg_foreach_node() declare its iterator...
2012-12-12 Matthias Braunremove license stuff from files
2012-12-07 Christoph Mallonbeifg: Let be_ifg_foreach_node() declare the node variable.
2012-11-27 Christoph Mallonbearch: Use arch_register_req_is().
2012-11-25 Christoph Mallonrbitset: Let rbitset_alloca() return the new raw bitset.
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2012-11-24 Christoph Malloncleanup: Remove unnecesary #include from bearch.h.
2012-07-20 Christoph MallonLet list_for_each_entry(), list_for_each_entry_reverse...
2012-07-13 Christoph MallonAdd the * for the type in foreach_pset() automatically.
2012-07-13 Christoph MallonLet foreach_pset() declare its iterator variable.
2012-07-13 Christoph MallonUse foreach_pset().
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 wrapper macros for set_first() and set_next(),...
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2012-03-01 Matthias BraunClarify interpretation of limited for wide values
2012-03-01 Quentin ColombetFirst try to add aliasing support in ilp coalescer
2011-12-05 Matthias Braunbecopyilp: fix problems with ignore registers
2011-12-05 Matthias Braunbecopyilp: code cleanups
2011-12-01 Matthias Brauncopyopt: miscellaneous code cleanups
2011-12-01 Matthias Braunbecopyilp2: Remove unused timelimit
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-12 Matthias Braunlpp: call the constraint types lpp_{less|greater}_equal...
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 Matthias Braunwe always have liblpp now, remove WITH_ILP flag
2011-04-08 Andreas Zwinkaumerge kaps
2010-12-27 Michael BeckSwitch bitset.h/raw_bitset.h to size_t instead of unsig...
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
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-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-06 Sebastian BuchwaldUse module mechanism to register copy minimization...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
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 Matthias Braunno need for firm_config.h includes anymore
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-10-05 Christoph MallonPlug memory leak.
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-08 Sebastian HackSupport ignore nodes
2007-11-07 Sebastian HackGet rid of some get_irn_node_nr() which are still there.
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-11-03 Matthias Braunget rid of benodesets (in favour of ir_nodeset), report...
2007-10-22 Sebastian HackSome heur4 tweaks
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
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:
2006-12-18 Matthias Braunwarning fixes
2006-09-07 Sebastian HackAdded a set_break()
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-02 Sebastian HackFactored copy minimzation out
2006-04-05 Sebastian HackGet additional ignore registers from ABI
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigfixed debugging
2006-03-29 Christian Würdigadded WITH_ILP switch
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-24 Daniel GrundRenaming of a type.
2006-03-16 Daniel GrundRefactoring, Bugfixes, added path constraints
2006-03-14 Daniel GrundAdded star constraints with all needed helpers
2006-03-10 Daniel GrundRefactoring
2006-03-09 Daniel GrundFixes
2006-03-09 Daniel GrundNext step of refactoring
2006-03-07 Christian Würdigadded WITH_ILP switch
2006-03-02 Daniel GrundNext step of refactoring
2006-03-01 Daniel GrundChanged many things in copy opt. 1st part of refactoring.