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
/
beutil.h
Commit message (
Expand
)
Author
Age
*
ia32: Use x86_imm32_t instead of entity/offset args in emitter
Matthias Braun
2015-07-19
*
be: Add and use be_keep_unused().
Christoph Mallon
2014-12-26
*
ir: Move get_block() from the backend into the middleend.
Christoph Mallon
2014-11-11
*
ir: Move be_get_Proj_for_pn() from the backend to the middleend as get_Proj_f...
Christoph Mallon
2014-11-11
*
rename proj attribute from Proj to num and change type to unsigned
Matthias Braun
2014-09-17
*
merge beirgmod.* into beutil.*
Matthias Braun
2014-08-21
*
rmeove pointless be_clear_links() function
Matthias Braun
2014-08-21
*
remove get_first_block_succ() function
Matthias Braun
2014-07-22
*
Add and use the helper function is_tls_entity().
Christoph Mallon
2014-01-27
*
remove license stuff from files
Matthias Braun
2012-12-12
*
cleanup: Remove unnecessary #include from beutil.h.
Christoph Mallon
2012-11-24
*
move domfront from be to ana
Matthias Braun
2012-07-13
*
remove $Id$, it doesn't work with git anyway
Matthias Braun
2011-11-10
*
remove unused functions
Matthias Braun
2010-09-22
*
remove ilp scheduler; simplify listsched interface
Matthias Braun
2010-09-22
*
cleanup and rewrite dumper interface
Matthias Braun
2010-06-25
*
move long64 stuff from beutil to its only user becopyopt.h
Matthias Braun
2010-06-23
*
remove unnecessary and unused be_empty_set
Matthias Braun
2010-05-31
*
- fix most of the -Wunreachable-code and -Wlogical-op warnings
Matthias Braun
2010-03-10
*
- Bigger refactoring and cleanup in backend:
Matthias Braun
2009-09-17
*
new heursitic for good coloring order; add utility function to generate a pos...
Matthias Braun
2009-09-04
*
reorganize backend headers (kill some _t variants in favor of a be_types.h)
Matthias Braun
2009-08-05
*
s/\<\(LC_\)\?INLINE\>/inline/.
Christoph Mallon
2008-10-14
*
- removed unused (and outdated) be_collect_phis()
Michael Beck
2008-10-12
*
remove old unused function
Matthias Braun
2008-10-11
*
Remove the unused attribute const arch_env_t *arch_env from struct dump_env a...
Christoph Mallon
2008-10-11
*
no need for firm_config.h includes anymore
Matthias Braun
2008-10-11
*
avoid long long in public API
Matthias Braun
2008-08-01
*
firm already had kill_node, no need to be_kill_node
Matthias Braun
2008-08-01
*
update copyright message
Michael Beck
2008-01-02
*
more intelligent spill placement, should move spills out of loops in most cases
Matthias Braun
2007-10-15
*
remove unnecessary function
Matthias Braun
2007-06-08
*
removed useless includes
Michael Beck
2007-05-02
*
unified mein file comments
Christian Würdig
2007-04-30
*
added new licence header
Christian Würdig
2007-04-27
*
- Split bearch.h correctly into bearch.h and bearch_t.h
Matthias Braun
2007-04-18
*
- Implement all the state switching stuff needed for efficient fpu mode
Matthias Braun
2007-04-02
*
added function to get a user Proj with a certain proj num from a mode_T node
Christian Würdig
2007-02-12
*
moved macro to iterate over link field from beilpsched to beutil
Christian Würdig
2007-01-26
*
added be_kill_node function
Christian Würdig
2007-01-16
*
removed obsolete function
Matthias Braun
2006-12-13
*
added function to retrieve number of reachable nodes in an irg
Christian Würdig
2006-06-23
*
make sure a '\0' is at the end of an snprintf'ed string
Michael Beck
2006-06-21
*
Initial commit of morgans spilling algorithm (spill unused values that live t...
Matthias Braun
2006-05-24
*
dump_ir_extblock_graph_sched() implemented
Michael Beck
2006-03-19
*
added new dump wrapper
Christian Würdig
2006-03-16
*
Renamed be_introduce_copies*
Sebastian Hack
2006-02-21
*
Added a dom-tree-upwards search
Daniel Grund
2006-01-25
*
headers should include "firm_config.h" instead of config.h
Michael Beck
2005-12-05
*
Bugfixes, Unknown-stuff, Heuristic for maximum independent set.
Daniel Grund
2005-10-10
[next]