- 01 Mar, 2007 2 commits
-
-
Matthias Braun authored
dynamically extensible
-
Matthias Braun authored
into other nodes - correctly fix Copies in x87 simulator
-
- 23 Feb, 2007 1 commit
-
-
Matthias Braun authored
-
- 08 Feb, 2007 1 commit
-
-
Matthias Braun authored
-
- 31 Jan, 2007 1 commit
-
-
Michael Beck authored
-
- 26 Jan, 2007 1 commit
-
-
Christian Würdig authored
-
- 24 Jan, 2007 1 commit
-
-
Christian Würdig authored
-
- 11 Jan, 2007 1 commit
-
-
Christian Würdig authored
-
- 13 Dec, 2006 2 commits
-
-
Michael Beck authored
-
Christian Würdig authored
-
- 12 Dec, 2006 1 commit
-
-
Christian Würdig authored
-
- 09 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 30 Aug, 2006 1 commit
-
-
Michael Beck authored
be_Call is now a fragile op (like Call). This allows ProjX from Call nodes to the End node even in backend.
-
- 29 Aug, 2006 1 commit
-
-
Sebastian Hack authored
-
- 28 Aug, 2006 2 commits
-
-
Sebastian Hack authored
Adapted to the new dependency edges
-
Adam Szalkowski authored
-
- 27 Aug, 2006 1 commit
-
-
Matthias Braun authored
- Cleanup remat code a little bit - Adjust remat cost limit to new costs in ia32 backend - Don't spill unused livethroughs around blocks anymore in bespill_morgan (but only around loops), this makes the code faster smaller and the results slightly better as belady performs better for basic blocks
-
- 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
-
- 14 Aug, 2006 1 commit
-
-
Matthias Braun authored
- Stackparams get rematerialized now - several warning fixes
-
- 11 Aug, 2006 1 commit
-
-
Christian Würdig authored
-
- 10 Aug, 2006 4 commits
-
-
Matthias Braun authored
-
Sebastian Hack authored
Adjusted abi construction for alloca's
-
Sebastian Hack authored
-
Sebastian Hack authored
-
- 04 Aug, 2006 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- No need to set strange spillcontexts on spills anymore - Spillcontexts are now assigned and coalesced in a separate pass after spilling/register allocation of all register classes - There might be cases where the new code inserts memcopies, these are not implemented in the ia32 backend yet
-
- 22 Jul, 2006 1 commit
-
-
Christian Würdig authored
-
- 28 Jun, 2006 1 commit
-
-
Adam Szalkowski authored
-
- 21 Jun, 2006 1 commit
-
-
Michael Beck authored
-
- 14 Jun, 2006 2 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
- 12 Jun, 2006 1 commit
-
-
Matthias Braun authored
-
- 02 Jun, 2006 2 commits
-
-
Christian Würdig authored
-
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.
-
- 19 May, 2006 1 commit
-
-
Christian Würdig authored
-
- 08 May, 2006 1 commit
-
-
Sebastian Hack authored
-
- 02 May, 2006 1 commit
-
-
Sebastian Hack authored
-