- 18 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22985]
-
- 15 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22896]
-
- 14 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22889]
-
- 12 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22789]
-
- 11 Oct, 2008 5 commits
-
-
Matthias Braun authored
[r22754]
-
Christoph Mallon authored
Remove the unused parameter const arch_env_t *env from arch_irn_get_flags(), arch_irn_is() and arch_irn_consider_in_reg_alloc(). [r22706]
-
Christoph Mallon authored
[r22699]
-
Christoph Mallon authored
[r22697]
-
Christoph Mallon authored
[r22676]
-
- 05 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for the type safety and convenience of the IPD research facility personnel. The time is 15:32. Check xmalloc.h for details. [r22494]
-
- 25 Sep, 2008 1 commit
-
-
Christoph Mallon authored
[r22271]
-
- 14 Feb, 2008 1 commit
-
-
Matthias Braun authored
- copy obstack into libfirm - simplify configure/autoconf stuff [r17714]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 22 Nov, 2007 1 commit
-
-
Sebastian Hack authored
Adapted all the files to that -> constification Added irg managed phases -> scheduling uses that now. [r16820]
-
- 04 Nov, 2007 1 commit
-
-
Matthias Braun authored
[r16424]
-
- 03 Jul, 2007 2 commits
-
-
Michael Beck authored
[r14903]
-
Michael Beck authored
[r14902]
-
- 18 Jun, 2007 2 commits
-
-
Matthias Braun authored
[r14604]
-
Michael Beck authored
[r14576]
-
- 17 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14557]
-
- 27 Apr, 2007 2 commits
-
-
Christian Würdig authored
fixed include structure (files should include all needed headers - not more and not less) [r13523]
-
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
-