- 05 Aug, 2009 1 commit
-
-
Matthias Braun authored
[r26317]
-
- 09 Jan, 2009 1 commit
-
-
Michael Beck authored
[r25129]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 26 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14762]
-
- 04 Jun, 2007 1 commit
-
-
Matthias Braun authored
- "Fix" TEMPLATE backend - Load TEMPLATE backend in bemodules - fix ppc32 not scheduling alot of nodes [r14319]
-
- 07 May, 2007 1 commit
-
-
Matthias Braun authored
- fixed the condition jump nodes - improvements to transform code - various bugfixes/updates for new be code [r13673]
-
- 02 May, 2007 1 commit
-
-
Matthias Braun authored
[r13584]
-
- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13508]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
- Started working on flags [r12716]
-
- 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.
-
- 13 Dec, 2006 1 commit
-
-
Michael Beck authored
-
- 20 Apr, 2006 1 commit
-
-
Michael Beck authored
No more extra allocation needed, but must be last in the attribute structure
-
- 27 Mar, 2006 1 commit
-
-
Michael Beck authored
-