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
/
be
/
becopyilp_t.h
Commit message (
Expand
)
Author
Age
*
be: Generalize set_irn_col() to arch_set_irn_register_idx() and use it elsewh...
Christoph Mallon
2018-03-03
*
becopyilp: Clean up a bit.
Christoph Mallon
2015-07-31
*
lpp: Remove support for using remote solvers.
Matthias Braun
2015-05-28
*
becopyilp: Inline struct size_red_t into struct ilp_env_t.
Christoph Mallon
2012-12-16
*
becopyilp: Remove the unused function co_ilp_get_costs().
Christoph Mallon
2012-12-16
*
becopyilp: Turn the colouring suffix linked list into an array.
Christoph Mallon
2012-12-16
*
becopyilp: Use a ir_nodeset instead of a pset for all_removed.
Christoph Mallon
2012-12-16
*
becopyilp: Make new_size_red(), sr_remove(), sr_reinsert() and free_size_red(...
Christoph Mallon
2012-12-16
*
remove license stuff from files
Matthias Braun
2012-12-12
*
Let list_for_each_entry(), list_for_each_entry_reverse() and list_for_each_en...
Christoph Mallon
2012-07-20
*
becopyilp: code cleanups
Matthias Braun
2011-12-05
*
remove $Id$, it doesn't work with git anyway
Matthias Braun
2011-11-10
*
we always have liblpp now, remove WITH_ILP flag
Matthias Braun
2011-06-16
*
fix a bunch of whitespace errors in headerfiles
Matthias Braun
2011-02-24
*
identifiers starting with _ are reserved; remove this bad practice
Matthias Braun
2010-08-12
*
cleanup/fix ilp code
Matthias Braun
2010-07-06
*
s/\<\(LC_\)\?INLINE\>/inline/.
Christoph Mallon
2008-10-14
*
no need for firm_config.h includes anymore
Matthias Braun
2008-10-11
*
update copyright message
Michael Beck
2008-01-02
*
removed useless includes
Michael Beck
2007-05-02
*
unified header
Christian Würdig
2007-04-27
*
added new licence header
Christian Würdig
2007-04-27
*
no strange stuff for including alloca anymore, use xmalloc.h
Matthias Braun
2007-04-02
*
-fix compilation when WITH_ILP is not defined
Matthias Braun
2006-08-02
*
added WITH_ILP switch
Christian Würdig
2006-03-29
*
Getting server/solver from global settings now
Sebastian Hack
2006-03-21
*
Refactoring
Daniel Grund
2006-03-10
*
Set #defines to standard values
Daniel Grund
2006-03-09
*
Next step of refactoring
Daniel Grund
2006-03-09
*
added WITH_ILP switch
Christian Würdig
2006-03-07
*
Next step of refactoring
Daniel Grund
2006-03-02
*
Changed many things in copy opt. 1st part of refactoring.
Daniel Grund
2006-03-01