bepeephole: Inline be_peephole_new_node() into its only caller.
[libfirm] / ir / lpp /
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Matthias Braunremove commented out code
2012-10-24 Matthias Braunrework timer API
2012-09-13 Sebastian Hackchanged the dump format to match the cplex lp format
2012-07-20 Christoph MallonLet matrix_foreach(), matrix_foreach_in_col() and matri...
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2012-07-13 Matthias Braunadapt to -std=c99
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2012-01-09 Quentin ColombetFix compilation error
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-01 Matthias Braunlpp_gurobi:disable log to console unless requested
2011-12-01 Matthias Braunlpp_gurobi: fix timelimit, do not abort on missing...
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-09-15 Andreas ZwinkauFix DEBUG_ONLY use
2011-09-15 Andreas Zwinkauwrapping stuff in DEBUG_ONLY
2011-08-15 Matthias BraunImplement double-register support for prefalloc with...
2011-08-12 Matthias Braunuse 'default' ilp solver if nothing specified
2011-08-12 Matthias Braunlpp: only read solution in gurobi solver if one was...
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-08-12 Matthias Braunlpp: use inline functions instead of macros
2011-08-12 Matthias Braunlpp: add firm copyright header, some cleanups
2011-06-25 Michael BeckFixed windows build after lpp merge.
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-20 Matthias Braunfurther cleanup of lpp code
2011-06-20 Matthias Braunlpp: adapt to firm coding conventions, warning fixes...
2011-06-16 Matthias Braunfirst experimental version of gurobi ILP solver
2011-06-16 Sebastian Hackoutsourced some functionality
2011-06-16 Matthias Braunremove remaining WITH_ILP uses, fix bug introduced...
2011-06-16 Matthias Braunwe always have liblpp now, remove WITH_ILP flag
2011-06-16 Sebastian Hackadded lpp