- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13508]
-
- 19 Apr, 2007 2 commits
-
-
Christian Würdig authored
[r13420]
-
Christian Würdig authored
[r13418]
-
- 05 Apr, 2007 1 commit
-
-
Michael Beck authored
[r12663]
-
- 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 Dec, 2006 1 commit
-
-
Matthias Braun authored
- Fixes for compilation without DEBUG_libfirm - Fixed for compilation without WITH_LIBCORE (but it's still broken)
-
- 11 Oct, 2006 1 commit
-
-
Matthias Braun authored
-
- 05 Oct, 2006 1 commit
-
-
Adam Szalkowski authored
-
- 08 Sep, 2006 1 commit
-
-
Matthias Braun authored
-
- 04 Aug, 2006 1 commit
-
-
Christoph Mallon authored
-
- 02 Aug, 2006 1 commit
-
-
Sebastian Hack authored
-
- 01 Aug, 2006 1 commit
-
-
Christoph Mallon authored
-
- 31 Jul, 2006 1 commit
-
-
Sebastian Hack authored
Added becopyheur3 (need to compile firm with --enable-jvm)
-
- 04 Jul, 2006 1 commit
-
-
Adam Szalkowski authored
-
- 06 Jun, 2006 1 commit
-
-
Michael Beck authored
-
- 31 May, 2006 1 commit
-
-
Sebastian Hack authored
-
- 24 May, 2006 1 commit
-
-
Sebastian Hack authored
Fixed MST Garbage collection of dead functions still necessary
-
- 23 May, 2006 1 commit
-
-
Sebastian Hack authored
-
- 19 May, 2006 1 commit
-
-
Sebastian Hack authored
-
- 16 May, 2006 1 commit
-
-
Sebastian Hack authored
-
- 04 May, 2006 1 commit
-
-
Sebastian Hack authored
-
- 02 May, 2006 2 commits
-
-
Christian Würdig authored
-
Sebastian Hack authored
-
- 01 May, 2006 1 commit
-
-
Christian Würdig authored
added missing return type for an inlined function
-
- 27 Apr, 2006 1 commit
-
-
Sebastian Hack authored
Some assumably simple to optimize are left, why is that???
-
- 21 Apr, 2006 1 commit
-
-
Sebastian Hack authored
-