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
/
bemodule.c
Commit message (
Expand
)
Author
Age
*
riscv: support soft-float and the -march and -mabi switches
Johannes Bucher
2019-11-29
*
Rework target initialization and query
Matthias Braun
2017-02-20
*
Reorganize include directives
Matthias Braun
2017-02-17
*
mips: Initial work on MIPS.
Christoph Mallon
2017-01-12
*
be: Add a helper to handle 2-address code constraints.
Christoph Mallon
2016-04-01
*
adt: Add and use 'streq()'.
Christoph Mallon
2015-12-07
*
be: Introduce a constraint for memory outputs.
Christoph Mallon
2015-07-27
*
Remove unused copy statistics.
Christoph Mallon
2015-07-19
*
Just pass the argument string instead of a decoded variadic argument to optio...
Christoph Mallon
2015-07-14
*
Remove the unnecessary parameter 'type' from option callbacks.
Christoph Mallon
2015-07-14
*
Remove the unused parameter 'name' from option callbacks.
Christoph Mallon
2015-07-14
*
Remove the unnecessary parameter 'type' from option dumpers.
Christoph Mallon
2015-07-14
*
Remove the unused parameter 'type' from option value dumpers.
Christoph Mallon
2015-07-14
*
Remove the unused parameter 'name' from option value dumpers.
Christoph Mallon
2015-07-14
*
Remove the unused parameter 'name' from option dumpers.
Christoph Mallon
2015-07-14
*
Remove the unused parameter 'len' from option dumpers.
Christoph Mallon
2015-07-14
*
Remove the unused parameter 'len' from option value dumpers.
Christoph Mallon
2015-07-14
*
Rework setting some OS details
Matthias Braun
2015-05-07
*
Sort module initializers
Matthias Braun
2015-05-07
*
be: remove beabi
Matthias Braun
2014-10-02
*
remove regpress and trace schedulers
Matthias Braun
2014-09-15
*
move private struct into C file
Matthias Braun
2014-08-21
*
remove copyheur + copyheur2
Matthias Braun
2014-08-21
*
merge beirgmod.* into beutil.*
Matthias Braun
2014-08-21
*
cleanup, use C99
Matthias Braun
2014-07-22
*
fix 'never read' warnings
Matthias Braun
2014-03-25
*
do not include config.h anymore
Matthias Braun
2013-05-04
*
libcore: remove unused parts, cleanup, use C99
Matthias Braun
2013-04-23
*
bemodule: Remove (hopefully really last) remnants of the STA backend.
Christoph Mallon
2012-12-19
*
remove license stuff from files
Matthias Braun
2012-12-12
*
remove (last) mentioning of STA backend
Matthias Braun
2012-12-04
*
bedbgout, stabs: remove obsolete debug modules
Matthias Braun
2012-04-25
*
remove $Id$, it doesn't work with git anyway
Matthias Braun
2011-11-10
*
Initial support for dwarf debug info
Matthias Braun
2011-10-27
*
fix more cparser warnings, cleanup some libcore code
Matthias Braun
2011-06-21
*
remove remaining WITH_ILP uses, fix bug introduced when adapting lpp
Matthias Braun
2011-06-16
*
fix cparser warnings
Matthias Braun
2011-04-15
*
Remove ifdef FIRM_KAPS
Andreas Zwinkau
2011-04-08
*
rework schedulers to register similar like regallocators/spillers
Matthias Braun
2011-03-04
*
remove support for schedule preparation steps (both are unmaintained and broken)
Matthias Braun
2011-03-04
*
remove unmaintained/broken bespillbelady2
Matthias Braun
2011-03-04
*
make firm compilable with a c++ compiler
Matthias Braun
2010-11-04
*
remove ilp scheduler; simplify listsched interface
Matthias Braun
2010-09-22
*
be_init_copypbqp() removed in bemodule.c!
Thomas Bersch
2010-07-21
*
remove unmaintained mips backend
Matthias Braun
2010-07-06
*
remove old/unused code
Matthias Braun
2010-07-02
*
remove the ppc32 backend (it's in a very broken state and not maintained)
Matthias Braun
2010-06-25
*
remove general ifg interface and always use ifg_std, this considerably simpli...
Matthias Braun
2010-06-23
*
added amd64 backend code (which doesn't do much yet).
Robin Redeker
2010-04-29
*
- various updates to sparc backend
Hannes Rapp
2010-04-13
[next]