index
:
libfirm
am-cmp
amd64-fma
autotransform
better-lcssa
beverify
blocksched
boolopt-improvement
closures
constbits.fix
cpu2017
duffs
exc
exc-kahlert
exceptions
execfreq
execfreq-new
firm2vhdl
gitlab-ci-testing
icore
improve-loop-unrolling
inlining
inlining2
jfirm-compat
keep-alive-blocks
lowfat_sanitizer
lto
master
matze_inlining
multi-file
pagecache
pdeq_new
proc-clone
regalloc-compressed
regalloc-compressed-fixes
regalloc-compressed-static
regalloc-reference
riscv
riscv64
rotate
same_as
scalar-replace-copyb
scratchpad_mem
set_b_value
sgraf/and-broken
sparc-double-registers
sparc-double-registers-rebased
target
temp-copy-lower-in-scalar-replace
test-al-al
tmp-amd64-improvements
vfirm
vhdl-backend
Graph-Based Intermediate Representation
matthias.braun@kit.edu
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ir
/
lpp
Commit message (
Expand
)
Author
Age
*
Unify indentation of function parameters
Sebastian Buchwald
2017-03-31
*
Reorganize include directives
Matthias Braun
2017-02-17
*
Fix indentation
Sebastian Buchwald
2016-05-12
*
lpp: Cleanup.
Christoph Mallon
2015-12-08
*
adt: Add and use 'streq()'.
Christoph Mallon
2015-12-07
*
Remove unused copy statistics.
Christoph Mallon
2015-07-19
*
Remove unnecessary #include "debug.h".
Christoph Mallon
2015-07-19
*
lpp: Remove support for using remote solvers.
Matthias Braun
2015-05-28
*
cleanup: Spell it <assert.h>, not "assert.h".
Christoph Mallon
2014-12-29
*
Do not create ssize_t typedef on MinGW.
Sebastian Buchwald
2014-11-26
*
rename error.h to panic.h
Matthias Braun
2014-05-28
*
Add space after 'switch'.
Sebastian Buchwald
2014-05-27
*
use panic instead of assert in verify function
Matthias Braun
2014-04-30
*
all: Remove unnecessary #include <stdarg.h>.
Christoph Mallon
2014-04-10
*
all: Remove unnecessary #include <assert.h>.
Christoph Mallon
2014-04-10
*
all: Add and use QSORT() and QSORT_ARR().
Christoph Mallon
2014-04-10
*
all: Make formatting of else clauses more consistent.
Christoph Mallon
2014-04-08
*
all: Use MIN.
Christoph Mallon
2014-03-29
*
replace assert(0 && "message") with panic("message")
Matthias Braun
2013-07-04
*
do not include config.h anymore
Matthias Braun
2013-05-04
*
Fixed warnings in optimize build.
Sebastian Buchwald
2013-03-11
*
lpp: Add Gurobi support for improving an initial solution.
Manuel Mohr
2013-02-01
*
lpp: Issue warning when trying to set bounds for Gurobi.
Manuel Mohr
2013-02-01
*
lpp: Only set solution state to feasible if a solution was found.
Manuel Mohr
2013-01-30
*
lpp: Delete commented out code, correct some comments.
Manuel Mohr
2013-01-30
*
remove xfree(), bitset_free() and use free() instead
Matthias Braun
2013-01-29
*
lpp: Do not allow Gurobi to violate the optimality.
Manuel Mohr
2013-01-24
*
Avoid pointer garbage
Andreas Zwinkau
2013-01-24
*
fix a few -pedantic warnings
Matthias Braun
2012-12-17
*
remove license stuff from files
Matthias Braun
2012-12-12
*
remove commented out code
Matthias Braun
2012-12-04
*
rework timer API
Matthias Braun
2012-10-24
*
changed the dump format to match the cplex lp format
Sebastian Hack
2012-09-13
*
Let matrix_foreach(), matrix_foreach_in_col() and matrix_foreach_in_row() dec...
Christoph Mallon
2012-07-20
*
Add the return type as parameter to the macros set_find() and set_insert().
Christoph Mallon
2012-07-13
*
adapt to -std=c99
Matthias Braun
2012-07-13
*
make code C++ warning clean (again)
Matthias Braun
2012-07-10
*
Fix compilation error
Quentin Colombet
2012-01-09
*
hashptr.h: use inline functions instead of #define
Matthias Braun
2011-12-14
*
lpp_gurobi:disable log to console unless requested
Matthias Braun
2011-12-01
*
lpp_gurobi: fix timelimit, do not abort on missing ObjBound
Matthias Braun
2011-12-01
*
consolidate utility macros in util.h
Matthias Braun
2011-10-20
*
Fix DEBUG_ONLY use
Andreas Zwinkau
2011-09-15
*
wrapping stuff in DEBUG_ONLY
Andreas Zwinkau
2011-09-15
*
Implement double-register support for prefalloc with an ILP method
Matthias Braun
2011-08-15
*
use 'default' ilp solver if nothing specified
Matthias Braun
2011-08-12
*
lpp: only read solution in gurobi solver if one was found
Matthias Braun
2011-08-12
*
lpp: call the constraint types lpp_{less|greater}_equal because they are a {l...
Matthias Braun
2011-08-12
*
consistently give all lpp functions an lpp_ prefix
Matthias Braun
2011-08-12
*
lpp: use inline functions instead of macros
Matthias Braun
2011-08-12
[next]