- 18 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r12710]
-
- 29 Mar, 2007 1 commit
-
-
Matthias Braun authored
- more work on state registers for x87 fpu rounding modes
-
- 19 Mar, 2007 1 commit
-
-
Matthias Braun authored
- Replace limit callback in register requirements with a simple bitset - Fix backends, generators and the rest of the code for the change register requirements structure - Eliminated the custom register_requirement structures in the backend, they are pointless now, use the normal arch_register_req_t - Fix TEMPLATE backend - Extract emitter framework from ia32 and provide generic header/code for it - Port TEMPLATE backend to new emitter - Extract gas specific emit stuff (declarations, sections) from ia32 backend and provide it as generic header/code. Make TEMPLATE backend use that - Remove several FIRM_DBG_REGISTERs from functions which are called very often. Before we had millions of string hashtable lookups because of that. The prefered way is to have 1 static debug module per file and initialize it in the module constructor. No passing around in environment structs and in no case should you dynamically register it in single functions.
-
- 02 Mar, 2007 1 commit
-
-
Matthias Braun authored
- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken anyway so we always require it now - changed some #include "config.h" to the recommended #include <config.h>
-
- 21 Dec, 2006 1 commit
-
-
Matthias Braun authored
- New register allocator modules can register themselfes in a list now, the same will be done for spillers, copy coalescers, architectures soon
-
- 11 Oct, 2006 1 commit
-
-
Matthias Braun authored
-
- 05 Oct, 2006 1 commit
-
-
Adam Szalkowski authored
-
- 06 Sep, 2006 1 commit
-
-
Matthias Braun authored
-
- 31 Aug, 2006 1 commit
-
-
Sebastian Hack authored
-
- 30 Aug, 2006 1 commit
-
-
Sebastian Hack authored
-
- 29 Aug, 2006 1 commit
-
-
Sebastian Hack authored
-
- 04 Aug, 2006 1 commit
-
-
Christoph Mallon authored
-
- 02 Aug, 2006 2 commits
-
-
Matthias Braun authored
-
Sebastian Hack authored
-
- 01 Aug, 2006 1 commit
-
-
Sebastian Hack authored
Several changes
-
- 31 Jul, 2006 1 commit
-
-
Sebastian Hack authored
-