summaryrefslogtreecommitdiffhomepage
path: root/ir/be/becopyilp_t.h
Commit message (Expand)AuthorAge
* be: Generalize set_irn_col() to arch_set_irn_register_idx() and use it elsewh...Christoph Mallon2018-03-03
* becopyilp: Clean up a bit.Christoph Mallon2015-07-31
* lpp: Remove support for using remote solvers.Matthias Braun2015-05-28
* becopyilp: Inline struct size_red_t into struct ilp_env_t.Christoph Mallon2012-12-16
* becopyilp: Remove the unused function co_ilp_get_costs().Christoph Mallon2012-12-16
* becopyilp: Turn the colouring suffix linked list into an array.Christoph Mallon2012-12-16
* becopyilp: Use a ir_nodeset instead of a pset for all_removed.Christoph Mallon2012-12-16
* becopyilp: Make new_size_red(), sr_remove(), sr_reinsert() and free_size_red(...Christoph Mallon2012-12-16
* remove license stuff from filesMatthias Braun2012-12-12
* Let list_for_each_entry(), list_for_each_entry_reverse() and list_for_each_en...Christoph Mallon2012-07-20
* becopyilp: code cleanupsMatthias Braun2011-12-05
* remove $Id$, it doesn't work with git anywayMatthias Braun2011-11-10
* we always have liblpp now, remove WITH_ILP flagMatthias Braun2011-06-16
* fix a bunch of whitespace errors in headerfilesMatthias Braun2011-02-24
* identifiers starting with _ are reserved; remove this bad practiceMatthias Braun2010-08-12
* cleanup/fix ilp codeMatthias Braun2010-07-06
* s/\<\(LC_\)\?INLINE\>/inline/.Christoph Mallon2008-10-14
* no need for firm_config.h includes anymoreMatthias Braun2008-10-11
* update copyright messageMichael Beck2008-01-02
* removed useless includesMichael Beck2007-05-02
* unified headerChristian Würdig2007-04-27
* added new licence headerChristian Würdig2007-04-27
* no strange stuff for including alloca anymore, use xmalloc.hMatthias Braun2007-04-02
* -fix compilation when WITH_ILP is not definedMatthias Braun2006-08-02
* added WITH_ILP switchChristian Würdig2006-03-29
* Getting server/solver from global settings nowSebastian Hack2006-03-21
* RefactoringDaniel Grund2006-03-10
* Set #defines to standard valuesDaniel Grund2006-03-09
* Next step of refactoringDaniel Grund2006-03-09
* added WITH_ILP switchChristian Würdig2006-03-07
* Next step of refactoringDaniel Grund2006-03-02
* Changed many things in copy opt. 1st part of refactoring.Daniel Grund2006-03-01