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
/
belower.h
Commit message (
Expand
)
Author
Age
*
Rework target initialization and query
Matthias Braun
2017-02-20
*
Reorganize include directives
Matthias Braun
2017-02-17
*
merge assure_constraints() and be_add_missing_copies() into be_spill_prepare_...
Matthias Braun
2014-10-18
*
Add support for implementing cycles with copies and free register.
Manuel Mohr
2013-06-27
*
remove license stuff from files
Matthias Braun
2012-12-12
*
cleanup: Remove unnecessary #include "beirg.h".
Christoph Mallon
2012-11-25
*
remove $Id$, it doesn't work with git anyway
Matthias Braun
2011-11-10
*
change register allocator and related interfaces to use ir_graph* instead of ...
Matthias Braun
2010-07-02
*
update copyright message
Michael Beck
2008-01-02
*
unified mein file comments
Christian Würdig
2007-04-30
*
added new licence header
Christian Würdig
2007-04-27
*
- Implement all the state switching stuff needed for efficient fpu mode
Matthias Braun
2007-04-02
*
removed chordal_env from be lowering
Christian Würdig
2007-01-13
*
moved statitics to bestat
Christian Würdig
2006-04-19
*
added statistics for perm lowering
Christian Würdig
2006-04-02
*
fixed phase to assure register constraints
Christian Würdig
2006-03-12
*
insert Keeps to assure should_be_different constraint
Christian Würdig
2006-03-11
*
removed unnecessary phases and functions which are now handled directly by th...
Christian Würdig
2006-02-28
*
fixed perm lowering
Christian Würdig
2006-01-25
*
splittet be lowering into two phases (before and after regalloc)
Christian Würdig
2006-01-25
*
added call-projnum-magic
Christian Würdig
2006-01-19
*
module for lowering perm nodes and spill/reload optimization
Christian Würdig
2005-12-16