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
/
beinfo.h
Commit message (
Expand
)
Author
Age
*
be: Add the typedef 'be_add_pressure_t' for additional register pressure.
Christoph Mallon
2019-03-19
*
be: Automatically set the original node name during code selection.
Christoph Mallon
2016-04-26
*
be: Correct typo in comment.
Christoph Mallon
2015-08-19
*
Add a way to specify additional register pressure for the first 4 register cl...
Matthias Braun
2015-07-23
*
be: Factorise initialisation of backend info into the function be_info_init_i...
Christoph Mallon
2014-12-28
*
node_cmp_attr changed to node_attrs_equal and code cleaned up
Matthias Braun
2014-09-15
*
remove license stuff from files
Matthias Braun
2012-12-12
*
beinfo: assert() that be_get_info() is not called on Projs.
Christoph Mallon
2012-11-27
*
beinfo: Remove the unused function be_info_initialized().
Christoph Mallon
2012-11-24
*
beinfo: Remove declaration of the non-existent function be_info_duplicate().
Christoph Mallon
2012-11-24
*
Move current_ir_graph from ir_graph to ir_cons
Matthias Braun
2011-12-14
*
remove $Id$, it doesn't work with git anyway
Matthias Braun
2011-11-10
*
Constify node_cmp_attr_func.
Michael Beck
2011-02-26
*
save input requirements in be_info without complicated callback
Matthias Braun
2010-09-10
*
- Bigger refactoring and cleanup in backend:
Matthias Braun
2009-09-17
*
reorganize backend headers (kill some _t variants in favor of a be_types.h)
Matthias Braun
2009-08-05
*
improve sched_info datastructure, saving space and making it more efficient
Matthias Braun
2009-05-16
*
forgot 2 files
Matthias Braun
2008-10-23