- 10 Nov, 2011 5 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
get_backend_irg_list - none of our backends uses it and in the future the backend should drive the compilation and not give hints to a generic driver reg_class_alignment - unused
-
Matthias Braun authored
-
Matthias Braun authored
-
- 02 Nov, 2011 1 commit
-
-
Matthias Braun authored
This is the new way of handling switch-jumps. The node contains a table which maps (ranges of) input values to proj numbers. Compared to a Cond-node this results in a clean consecutive sequence of Proj numbers (no searching for a free number for the default_pn anymore) and allows factoring multiple cases jumping to the same block in a single Proj (though we still need the optimisation in cfopt for that).
-
- 27 Oct, 2011 1 commit
-
-
Matthias Braun authored
This also means that dependent modules like bedbgout should be initialized by begnuas.
-
- 27 Sep, 2011 2 commits
-
-
Matthias Braun authored
This was an odd convention from the past, there's no need for it anymore.
-
Manuel Mohr authored
-
- 01 Sep, 2011 2 commits
-
-
Manuel Mohr authored
Old version used parameter.
-
Manuel Mohr authored
Backends can configure CopyB lowering, so that it's possible to keep CopyB nodes in a certain size range for special backend-specific optimizations. Furthermore, large CopyBs are turned into memcpy calls.
-
- 17 Aug, 2011 1 commit
-
-
Matthias Braun authored
So we are not forced to use the generic be_Spill, be_Reload functions which don't work correctly with double-width register requirements. This should really fix sparc float spill/reload this time.
-
- 12 Aug, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 Aug, 2011 1 commit
-
-
Matthias Braun authored
-
- 05 Aug, 2011 1 commit
-
-
Matthias Braun authored
This was done by removing unnecessary options/options that only allowed marginal tweakings to improve performance while at the same time making the interface cumbersome.
-
- 28 Jul, 2011 1 commit
-
-
Matthias Braun authored
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 17 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 08 Jun, 2011 1 commit
-
-
Michael Beck authored
The callee/caller saved information is not constant accross different ABI's, so don't make it constant. Instead, all BE that still use beabi provide a callback now. This allows to implement support for x64_64/Win32 and is a necessary step for the combined x86 BE.
-
- 01 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 May, 2011 1 commit
-
-
Christoph Mallon authored
-
- 15 Apr, 2011 1 commit
-
-
Matthias Braun authored
-
- 13 Apr, 2011 1 commit
-
-
Matthias Braun authored
-
- 08 Apr, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 16 Mar, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 06 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 01 Dec, 2010 1 commit
-
-
Matthias Braun authored
[r28172]
-
- 23 Nov, 2010 1 commit
-
-
Matthias Braun authored
remove strange init_once/inited checks from arch_init functions. Calling it twice is invalid (and crashs anyway) [r28152]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 06 Oct, 2010 5 commits
-
-
Matthias Braun authored
[r28039]
-
Matthias Braun authored
[r28038]
-
Matthias Braun authored
[r28037]
-
Matthias Braun authored
[r28033]
-
Matthias Braun authored
[r28030]
-
- 22 Sep, 2010 2 commits
-
-
Matthias Braun authored
[r28010]
-
Matthias Braun authored
eliminate the unnecessary and especially confusing concept of a 'code_generator' an isa-interface is enough [r28009]
-
- 10 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r28001]
-