- 11 Jan, 2008 1 commit
-
-
Matthias Braun authored
[r17317]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 16 Nov, 2007 1 commit
-
-
Sebastian Hack authored
Added name of translation unit to be environment [r16552]
-
- 30 Aug, 2007 1 commit
-
-
Matthias Braun authored
[r15628]
-
- 21 Jun, 2007 1 commit
-
-
Sebastian Hack authored
Fixed a bug in liveness [r14701]
-
- 15 May, 2007 1 commit
-
-
Christian Würdig authored
[r13883]
-
- 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]
-
- 26 Mar, 2007 1 commit
-
-
Matthias Braun authored
-
- 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 Mar, 2007 1 commit
-
-
Christian Würdig authored
-
- 14 Dec, 2006 1 commit
-
-
Matthias Braun authored
-
- 10 Dec, 2006 1 commit
-
-
Matthias Braun authored
- refactored backend to store some analysis info about the irg in the be_irg structure, added assure_ and invalidate_ functions for this
-
- 24 Oct, 2006 2 commits
-
-
Christian Würdig authored
-
Matthias Braun authored
-
- 06 Oct, 2006 1 commit
-
-
Christian Würdig authored
-
- 28 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 25 Sep, 2006 1 commit
-
-
Christian Würdig authored
scheduler registers it's own options now stabs debugging output is off by default
-
- 20 Sep, 2006 1 commit
-
-
Christian Würdig authored
added rss scheduling preparation
-
- 13 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 11 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 08 Sep, 2006 1 commit
-
-
Matthias Braun authored
-
- 05 Sep, 2006 1 commit
-
-
Matthias Braun authored
of the backend stuff - Calculate execution frequencies for all irgs early - Commented out set_Debug stuff in javacoal because it was broken - Use new execfreq extbb calculation - some warning fixes
-
- 04 Sep, 2006 1 commit
-
-
Christian Würdig authored
-
- 29 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 28 Aug, 2006 1 commit
-
-
Sebastian Hack authored
Adapted to the new dependency edges
-
- 17 Aug, 2006 1 commit
-
-
Christian Würdig authored
fixed CRLF
-
- 15 Aug, 2006 1 commit
-
-
Christian Würdig authored
fixed debugging in list scheduler
-
- 23 Jun, 2006 1 commit
-
-
Christian Würdig authored
fixed indents
-
- 21 Apr, 2006 1 commit
-
-
Michael Beck authored
-
- 30 Mar, 2006 1 commit
-
-
Christian Würdig authored
-
- 22 Mar, 2006 1 commit
-
-
Sebastian Hack authored
-
- 02 Mar, 2006 1 commit
-
-
Sebastian Hack authored
-
- 24 Feb, 2006 1 commit
-
-
Sebastian Hack authored
-
- 23 Feb, 2006 1 commit
-
-
Sebastian Hack authored
-
- 24 Jan, 2006 1 commit
-
-
Christian Würdig authored
changed interface names for getting codegen interface added callbacks to codegen interface for spill/reload lowering
-
- 18 Jan, 2006 1 commit
-
-
Sebastian Hack authored
-
- 08 Dec, 2005 1 commit
-
-
Sebastian Hack authored
-
- 29 Sep, 2005 1 commit
-
-
Daniel Grund authored
-