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
/
stat
Commit message (
Expand
)
Author
Age
*
Add OpenBSD support.
Brian Callahan
2018-05-18
*
stat_ev: Only enter/leave maximum priority if stat_ev is enabled.
Andreas Fried
2017-07-21
*
Reorganize include directives
Matthias Braun
2017-02-17
*
Assign return value for following check.
Manuel Mohr
2016-11-03
*
Remove firmstat
Matthias Braun
2015-09-19
*
Remove hook_merge_nodes
Matthias Braun
2015-09-19
*
Always include irmode_t.h inside libfirm
Matthias Braun
2015-09-10
*
Move ir_node struct from irtypes.h to irnode_t.h, remove irtypes.h, cleanup
Matthias Braun
2015-09-10
*
Simplify interface of be_block_get_entry().
Christoph Mallon
2015-07-16
*
Use a null pointer instead of an artificial disabled pointer for the global f...
Christoph Mallon
2015-07-16
*
Clean up firmstat a bit.
Christoph Mallon
2015-07-16
*
Remove the unused function stat_calc_mean_distrib_tbl().
Christoph Mallon
2015-07-16
*
Remove the unused block sched statistics.
Christoph Mallon
2015-07-16
*
Remove the unused function stat_register_dumper_func().
Christoph Mallon
2015-07-16
*
Remove unused Perm statistics.
Christoph Mallon
2015-07-16
*
cleanup: Remove unnecessary #include <limits.h>.
Christoph Mallon
2015-01-25
*
remove a bunch of unused convenience printers from libcore
Matthias Braun
2014-12-31
*
debug: Clean up panic messages.
Christoph Mallon
2014-11-13
*
util: Add an use MEMCPY().
Christoph Mallon
2014-10-27
*
stat: Remove the unused if-conversion statistics.
Christoph Mallon
2014-10-22
*
ia32: Remove remaining three optimisation statistics.
Christoph Mallon
2014-10-22
*
stat: Remove unused ia32 stat entries.
Christoph Mallon
2014-10-22
*
stat: Cleanup.
Christoph Mallon
2014-10-19
*
stat: Use an internal identifier instead of (faked) ir_ops.
Christoph Mallon
2014-10-19
*
normalize util.h includes
Matthias Braun
2014-09-30
*
rename proj attribute from Proj to num and change type to unsigned
Matthias Braun
2014-09-17
*
put irg link directly into node attributs
Matthias Braun
2014-09-17
*
cleanup: remove pointless #endif comments
Matthias Braun
2014-08-21
*
statev: cleanup, optimized hot function, show warnings if something fails
Matthias Braun
2014-07-08
*
rename error.h to panic.h
Matthias Braun
2014-05-28
*
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
*
Generalized ~x + 1 => -x to ~x + C => (C - 1) - x.
Sebastian Buchwald
2014-03-20
*
add more const qualifiers to hook_merge_nodes()
Matthias Braun
2014-03-14
*
all: Do not change current_ir_graph during walking/analyses/...
Christoph Mallon
2014-03-13
*
stat: Do not use current_ir_graph.
Christoph Mallon
2014-03-04
*
irhooks: Remove the parameter ir_graph* from hook_new_node.
Christoph Mallon
2014-03-04
*
Add and use foreach_irn_pred{,_r}().
Christoph Mallon
2014-02-17
*
Split TypeConst into Align and Size.
Christoph Mallon
2014-01-28
*
Split EntConst into Address and Offset.
Christoph Mallon
2014-01-28
*
Split SymConst into EntConst and TypeConst.
Christoph Mallon
2014-01-27
*
get rid of mode_is_datab()
Matthias Braun
2013-11-12
*
Use panic("foo") instead of assert(!"foo").
Christoph Mallon
2013-07-24
*
Fixed wrong computation of start timer.
Sebastian Buchwald
2013-07-08
*
get rid of an explicit Rotl node
Matthias Braun
2013-06-06
*
remove overly complicate pass management code
Matthias Braun
2013-05-15
*
do not include config.h anymore
Matthias Braun
2013-05-04
*
remove assure_doms from public API, use assure_irg_properties instead
Matthias Braun
2013-03-12
*
More consequent disabling of statev.
Sebastian Buchwald
2013-02-11
*
stat: Nullify pointers during cleanup.
Manuel Mohr
2013-01-30
[next]