- 27 Sep, 2011 1 commit
-
-
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 3 commits
-
-
Matthias Braun authored
[r28001]
-
Matthias Braun authored
[r28000]
-
Matthias Braun authored
[r27995]
-
- 06 Sep, 2010 1 commit
-
-
Matthias Braun authored
allow backend to specify endianess, rewrite bitfield emitter to handle little and big-endian byte order [r27974]
-
- 19 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27953]
-
- 18 Aug, 2010 2 commits
-
-
Matthias Braun authored
backend is responsible for defining what lowering operations need to be performed => so the logical thing is to use a backend callback for performing lowerings [r27938]
-
Matthias Braun authored
make if-conversion and archdep optimisations get their information directly from the backend without frontends needing special code to transfer these infos [r27937]
-
- 27 Jul, 2010 1 commit
-
-
Matthias Braun authored
beflags: transform modifies_flags property into a callback, use default rematerialisation callback in backends where necessary [r27821]
-
- 16 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27753]
-