- 04 Mar, 2011 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 26 Feb, 2011 1 commit
-
-
Michael Beck authored
[r28458]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28073]
-
- 06 Oct, 2010 3 commits
-
-
Matthias Braun authored
[r28043]
-
Matthias Braun authored
[r28037]
-
Matthias Braun authored
[r28030]
-
- 10 Sep, 2010 2 commits
-
-
Matthias Braun authored
[r27995]
-
Matthias Braun authored
[r27994]
-
- 09 Aug, 2010 2 commits
-
-
Matthias Braun authored
[r27907]
-
Matthias Braun authored
[r27906]
-
- 05 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27875]
-
- 19 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27762]
-
- 15 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27749]
-
- 14 Jul, 2010 1 commit
-
-
Matthias Braun authored
refactoring: set_frame_entity is a special callbacks for users of the advanced spillslot coalescing interface and not a generic bearch callback thingy anymore [r27736]
-
- 09 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27723]
-
- 06 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27696]
-
- 02 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27693]
-
- 25 Jun, 2010 1 commit
-
-
Matthias Braun authored
[r27653]
-
- 19 May, 2010 1 commit
-
-
Matthias Braun authored
[r27548]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 07 Mar, 2010 1 commit
-
-
Matthias Braun authored
- remove a bunch of code which unexpectedly dependent on current_ir_graph being set to something - fix unnecessary double creation of backedge arrays in some cases [r27265]
-
- 01 Mar, 2010 1 commit
-
-
Matthias Braun authored
- cleanup ir_spec generation a bit [r27251]
-
- 13 Feb, 2010 2 commits
-
-
Christoph Mallon authored
[r27153]
-
Christoph Mallon authored
[r27145]
-
- 06 Nov, 2009 1 commit
-
-
Matthias Braun authored
[r26720]
-
- 24 Sep, 2009 1 commit
-
-
Matthias Braun authored
[r26645]
-
- 18 Sep, 2009 3 commits
-
-
Matthias Braun authored
- Introduced be_Start which is now used instead of iro_Start+be_RegParams - further cleanups and fixes along the way [r26549]
-
yb9976 authored
[r26548]
-
Matthias Braun authored
- Add a generic requirements+register+flag dumper to bearch; This avoids all backends/benode having their own slightly different dumpers - Lots of cleanups in the backends along the way [r26542]
-
- 17 Sep, 2009 2 commits
-
-
Matthias Braun authored
* benodes store the out register requirements in backend_info now (this is work towards killing the register_requirement callbacks) * ir_graph has a pointer to beirg now * Other cleanups [r26540]
-
Matthias Braun authored
[r26535]
-
- 02 Sep, 2009 2 commits
-
-
Christoph Mallon authored
[r26468]
-
Christoph Mallon authored
Create clean register requirements for Phis, otherwise reg_reqs_equal() and maybe others could get confused. It is unknown whether this caused any problems. [r26467]
-
- 13 Aug, 2009 1 commit
-
-
Matthias Braun authored
- make phi nodes use backend_info instead of phi_handler hashmaps [r26332]
-
- 06 Aug, 2009 1 commit
-
-
Matthias Braun authored
(We have a separate get_input, and get_output callback for now). This should make the code faster for now and is a first step towards changing the interface to query register constraints on the mode_T node itself instead of the Proj nodes. - Handle middleend node constraints and stuff in benode.c instead of in each backend - Remove irn_class_branch we already had is_cfop in the middleend - Fix a bunch of bugs/problems in the process [r26320]
-
- 05 Aug, 2009 1 commit
-
-
Matthias Braun authored
[r26317]
-
- 05 Jul, 2009 1 commit
-
-
Michael Beck authored
- SymConst's are now ALWAYS placed in the start block [r26236]
-