- 16 Oct, 2007 1 commit
-
-
Christoph Mallon authored
Allow loading of stack parameters with a different mode than the parameter mode. This is useful for x86 where loading a char parameter as 32bit results in a shorter opcode. [r16224]
-
- 12 Oct, 2007 1 commit
-
-
Matthias Braun authored
[r16181]
-
- 30 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r16009]
-
- 26 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15927]
-
- 05 Sep, 2007 1 commit
-
-
Michael Beck authored
[r15674]
-
- 18 Aug, 2007 1 commit
-
-
Christoph Mallon authored
[r15565]
-
- 06 Jul, 2007 1 commit
-
-
Michael Beck authored
[r14980]
-
- 25 Jun, 2007 2 commits
-
-
Michael Beck authored
[r14755]
-
Michael Beck authored
[r14745]
-
- 22 Jun, 2007 1 commit
-
-
Michael Beck authored
[r14727]
-
- 18 Jun, 2007 2 commits
-
-
Michael Beck authored
[r14627]
-
Matthias Braun authored
[r14604]
-
- 06 Jun, 2007 1 commit
-
-
Michael Beck authored
add prefer_fastcall [r14344]
-
- 04 Jun, 2007 1 commit
-
-
Matthias Braun authored
- "Fix" TEMPLATE backend - Load TEMPLATE backend in bemodules - fix ppc32 not scheduling alot of nodes [r14319]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-
- 31 May, 2007 2 commits
-
-
Michael Beck authored
[r14223]
-
Michael Beck authored
[r14214]
-
- 18 May, 2007 1 commit
-
-
Matthias Braun authored
[r13914]
-
- 07 May, 2007 1 commit
-
-
Michael Beck authored
[r13708]
-
- 06 May, 2007 2 commits
-
-
Michael Beck authored
[r13663]
-
Michael Beck authored
[r13662]
-
- 02 May, 2007 1 commit
-
-
Matthias Braun authored
[r13576]
-
- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13508]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
- Started working on flags [r12716]
-
- 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.
-
- 09 Feb, 2007 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
- 10 Jan, 2007 1 commit
-
-
Matthias Braun authored
-
- 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
-
- 14 Dec, 2006 1 commit
-
-
Matthias Braun authored
-
- 13 Dec, 2006 2 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
- 12 Dec, 2006 1 commit
-
-
Christian Würdig authored
-
- 11 Dec, 2006 1 commit
-
-
Christoph Mallon authored
-
- 04 Dec, 2006 1 commit
-
-
Christian Würdig authored
-
- 02 Nov, 2006 1 commit
-
-
Christian Würdig authored
-
- 05 Sep, 2006 1 commit
-
-
Adam Szalkowski authored
-
- 31 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 24 Aug, 2006 1 commit
-
-
Matthias Braun authored
- Make ia32_Push and ia32_Pop return their stackpointer adjustment - replaced stack_dir enum + unsigned offsets with normal integer offsets - make schedule verifier detect dead nodes in schedule
-