- 27 Apr, 2007 1 commit
-
-
Michael Beck authored
[r13505]
-
- 25 Apr, 2007 1 commit
-
-
Michael Beck authored
removed #if 0'ed functions [r13461]
-
- 23 Apr, 2007 3 commits
-
-
Michael Beck authored
[r13446]
-
Michael Beck authored
Fixed: Removed wrong warnings regarding strict Conv's Strict Conv's still not implemented! [r13445]
-
Matthias Braun authored
[r13441]
-
- 20 Apr, 2007 2 commits
-
-
Matthias Braun authored
assert that in and out entities of memperms have the same size, we produce such buggy situations at the moment [r13431]
-
Matthias Braun authored
[r13430]
-
- 19 Apr, 2007 6 commits
-
-
Matthias Braun authored
[r13422]
-
Andreas Schösser authored
[r13404]
-
Matthias Braun authored
[r13401]
-
Matthias Braun authored
[r13400]
-
Matthias Braun authored
[r13399]
-
Matthias Braun authored
[r13398]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
- Started working on flags [r12716]
-
- 16 Apr, 2007 2 commits
-
-
Matthias Braun authored
- Need to mark used entities globally, not per-irg [r12703]
-
Michael Beck authored
[r12700]
-
- 06 Apr, 2007 1 commit
-
-
Christoph Mallon authored
[r12675]
-
- 02 Apr, 2007 5 commits
-
-
Matthias Braun authored
[r12649]
-
Matthias Braun authored
[r12648]
-
Matthias Braun authored
[r12643]
-
Matthias Braun authored
[r12633]
-
Matthias Braun authored
switching in x87 - Only emit externally allocated symbols that are actually used [r12625]
-
- 30 Mar, 2007 1 commit
-
-
Andreas Schösser authored
[r12608]
-
- 29 Mar, 2007 1 commit
-
-
Matthias Braun authored
- more work on state registers for x87 fpu rounding modes
-
- 26 Mar, 2007 1 commit
-
-
Matthias Braun authored
-
- 23 Mar, 2007 1 commit
-
-
Matthias Braun authored
-
- 22 Mar, 2007 6 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Andreas Schösser authored
-
Matthias Braun authored
-
- 21 Mar, 2007 1 commit
-
-
Christoph Mallon authored
-
- 20 Mar, 2007 1 commit
-
-
Andreas Schösser 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.
-
- 12 Mar, 2007 1 commit
-
-
Andreas Schösser authored
-
- 09 Mar, 2007 1 commit
-
-
Andreas Schösser authored
Added possibility to include automatically generated simd nodes specification. Also Added code to Spill and Reload sse registers. SSE registers have mode_DLu now, which represents a 128 bit unsigned value.
-
- 02 Mar, 2007 1 commit
-
-
Matthias Braun authored
- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken anyway so we always require it now - changed some #include "config.h" to the recommended #include <config.h>
-
- 01 Mar, 2007 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-