- 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
-
- 11 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 09 Aug, 2006 1 commit
-
-
Matthias Braun authored
- add new finish call to architecture calls. This call is meant to be the last place where the arch code should modify the irg before emitting assembler code. This allows to gather statistics, verify the graph at the last possible moment before it is emitted
-
- 15 May, 2006 1 commit
-
-
Michael Beck authored
-
- 11 May, 2006 2 commits
-
-
Michael Beck authored
-
Christian Würdig authored
-
- 08 Apr, 2006 1 commit
-
-
Michael Beck authored
renamed register classes
-
- 05 Apr, 2006 1 commit
-
-
Michael Beck authored
-
- 02 Apr, 2006 2 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
- 30 Mar, 2006 2 commits
-
-
Michael Beck authored
-
Christian Würdig authored
added default cases for switch removed some unused variables code cleanup
-
- 28 Mar, 2006 1 commit
-
-
Michael Beck authored
-
- 27 Mar, 2006 1 commit
-
-
Michael Beck authored
-