- 27 Jul, 2011 1 commit
-
-
Christoph Mallon authored
-
- 17 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 24 Feb, 2011 1 commit
-
-
Matthias Braun authored
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28071]
-
- 02 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27692]
-
- 31 Jul, 2009 1 commit
-
-
Matthias Braun authored
cleanup backend: make pre_spill_prepare_constraint independent of chordal allocator structures (and rework it a bit in the process) [r26304]
-
- 09 Mar, 2009 1 commit
-
-
Matthias Braun authored
[r25643]
-
- 14 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22889]
-
- 11 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Remove the unused parameter const arch_env_t *env from arch_irn_get_flags(), arch_irn_is() and arch_irn_consider_in_reg_alloc(). [r22706]
-
- 23 May, 2008 1 commit
-
-
Matthias Braun authored
[r19740]
-
- 13 Apr, 2008 1 commit
-
-
Michael Beck authored
- removed obstack from be_main_env_t, it was only used to allocate one arch_env, which is now part of the environment itself - removed unused static variable - add (yet unfunctional) -b gprof switch - renamed printev into more logical filtev - some docu added [r19264]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 02 May, 2007 1 commit
-
-
Michael Beck authored
[r13572]
-
- 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]
-
- 26 Apr, 2007 1 commit
-
-
Michael Beck authored
The obstack inside a chordal_env was overwritten with an old version, causing lost allocated blocks [r13480]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
- Started working on flags [r12716]
-
- 26 Mar, 2007 1 commit
-
-
Matthias Braun authored
-
- 05 Feb, 2007 1 commit
-
-
Matthias Braun authored
-
- 11 Jan, 2007 1 commit
-
-
Matthias Braun authored
-
- 10 Jan, 2007 1 commit
-
-
Matthias Braun 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
-
- 28 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 03 Sep, 2006 1 commit
-
-
Sebastian Hack authored
-
- 04 Aug, 2006 1 commit
-
-
Matthias Braun authored
-
- 02 Aug, 2006 1 commit
-
-
Sebastian Hack authored
-
- 01 Aug, 2006 1 commit
-
-
Sebastian Hack authored
Several changes
-
- 31 Jul, 2006 1 commit
-
-
Sebastian Hack authored
Added becopyheur3 (need to compile firm with --enable-jvm)
-
- 17 Jul, 2006 1 commit
-
-
Adam Szalkowski authored
removed the old ilp based spiller and the appel spiller (which was never finished and probably never will)
-
- 11 Jul, 2006 1 commit
-
-
Sebastian Hack authored
-
- 28 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 23 Jun, 2006 1 commit
-
-
Christian Würdig authored
register allocator returns now struct with times of single phases
-
- 01 Jun, 2006 1 commit
-
-
Christian Würdig authored
-
- 30 May, 2006 2 commits
-
-
Adam Szalkowski authored
bespillappel not yet functional, ssa destruction moved outside of beraextern for use in bespillappel
-
Christian Würdig authored
-
- 24 May, 2006 2 commits
-
-
Matthias Braun authored
-
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.
-
- 16 May, 2006 1 commit
-
-
Sebastian Hack authored
-