- 01 Dec, 2010 1 commit
-
-
Matthias Braun authored
[r28172]
-
- 19 Nov, 2010 1 commit
-
-
Michael Beck authored
[r28145]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28071]
-
- 06 Oct, 2010 2 commits
-
-
Matthias Braun authored
[r28039]
-
Matthias Braun authored
[r28038]
-
- 22 Sep, 2010 3 commits
-
-
Matthias Braun authored
[r28010]
-
Matthias Braun authored
eliminate the unnecessary and especially confusing concept of a 'code_generator' an isa-interface is enough [r28009]
-
Matthias Braun authored
[r28008]
-
- 10 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r27995]
-
- 09 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27909]
-
- 05 Aug, 2010 1 commit
-
-
Matthias Braun authored
backend: created a (not so nice) macro to iterate over all values defined by an instruction. This avoids lots of small-scale code duplication in the spillers and the prefallocator [r27874]
-
- 29 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27846]
-
- 27 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27828]
-
- 16 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27754]
-
- 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
[r27725]
-
- 02 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27693]
-
- 25 Jun, 2010 1 commit
-
-
Matthias Braun authored
[r27652]
-
- 23 Jun, 2010 3 commits
-
-
Matthias Braun authored
remove the (mis-)feature of arch_get_irn_reg_req_out working on mode_T nodes and retruning no_reqs in this case [r27648]
-
Matthias Braun authored
remove arch_irn_class_is macro as it hides usages of arch_irn_class_XXX from grep, also remove useless safety checks against classify of Projs returning wrong values [r27645]
-
Matthias Braun authored
[r27644]
-
- 12 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27293]
-
- 14 Feb, 2010 1 commit
-
-
Christoph Mallon authored
Some more cleanup: Put the return type and other specifiers on the same line as the declarator of a function declaration. [r27155]
-
- 18 Sep, 2009 2 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]
-
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 1 commit
-
-
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]
-
- 11 Sep, 2009 1 commit
-
-
Matthias Braun authored
[r26526]
-
- 07 Sep, 2009 1 commit
-
-
Matthias Braun authored
[r26502]
-
- 13 Aug, 2009 1 commit
-
-
Matthias Braun authored
- make phi nodes use backend_info instead of phi_handler hashmaps [r26332]
-
- 11 Aug, 2009 1 commit
-
-
Matthias Braun authored
- rename bespilloptions.* to bespill.* and bespill.* to bespillutil.* [r26327]
-
- 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]
-
- 23 Oct, 2008 1 commit
-
-
Matthias Braun authored
Node flags and node registers are stored in a generic backend_info struct now instead of every part of the backend doing custom (and slow) stuff [r23142]
-
- 15 Oct, 2008 5 commits
-
-
Christoph Mallon authored
[r22928]
-
Christoph Mallon authored
[r22921]
-
Christoph Mallon authored
[r22919]
-
Christoph Mallon authored
[r22912]
-
Christoph Mallon authored
[r22896]
-
- 12 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22821]
-