- 23 May, 2008 4 commits
-
-
Matthias Braun authored
[r19739]
-
Matthias Braun authored
- removed arch_irn_handler stuff [r19738]
-
Michael Beck authored
[r19733]
-
Michael Beck authored
greater function... [r19732]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 23 Oct, 2007 1 commit
-
-
Christoph Mallon authored
- Remove !in and arch_register_req_type_should_be_different_from_all. - Specify the output constraints of ia32 ShlD and ShrD more accurately as in_r1 !in_r2 !in_r3 instead of !in. This usually saves the fourth register. [r16320]
-
- 30 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r16009]
-
- 27 Sep, 2007 2 commits
-
-
Christoph Mallon authored
[r15969]
-
Christoph Mallon authored
Allow two should-be-same constraints for every out register. This is useful for commutative nodes on two address code machines (i.e. x86). [r15953]
-
- 18 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15856]
-
- 18 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14604]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-
- 14 May, 2007 1 commit
-
-
Christian Würdig authored
[r13871]
-
- 07 May, 2007 1 commit
-
-
Michael Beck authored
[r13700]
-
- 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]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
- Started working on flags [r12716]
-
- 02 Apr, 2007 1 commit
-
-
Matthias Braun authored
[r12646]
-
- 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.
-
- 13 Dec, 2006 1 commit
-
-
Michael Beck authored
-
- 02 Nov, 2006 1 commit
-
-
Christian Würdig authored
-
- 06 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 04 Sep, 2006 4 commits
-
-
Christian Würdig authored
fixed comments fixed indents
-
Christian Würdig authored
-
Adam Szalkowski authored
-
Adam Szalkowski authored
-
- 26 Aug, 2006 1 commit
-
-
Adam Szalkowski 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
-
- 15 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 11 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 24 Jul, 2006 1 commit
-
-
Christian Würdig authored
-
- 24 May, 2006 1 commit
-
-
Matthias Braun authored
blocks or loops). Other small changes: * Added some verify functions that check for register pressure or valid schedules (replaces the broken check_pressure in bechordal_main.c) * Some style/readability improvements to the belady spill code * Some style/readability improvements to beuses.* * Fixed registerpressure stat dumper * Some improvements to bespill.c: When spilling already reloaded values, don't add a 2nd spill.
-
- 20 May, 2006 1 commit
-
-
Adam Szalkowski authored
memory operands
-
- 10 May, 2006 1 commit
-
-
Adam Szalkowski authored
-
- 02 May, 2006 1 commit
-
-
Sebastian Hack authored
Fixed a buf in ABI stack pointer handling
-
- 02 Apr, 2006 1 commit
-
-
Michael Beck authored
-
- 17 Mar, 2006 1 commit
-
-
Daniel Grund authored
-
- 15 Mar, 2006 2 commits
-
-
Sebastian Hack authored
-
Sebastian Hack authored
-