- 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 3 commits
-
-
Christoph Mallon authored
[r22931]
-
Christoph Mallon authored
[r22928]
-
Christoph Mallon authored
Use arch_get_register_req() instead of duplicating the code. This shows that frequency of fetching the reg reqs is even higher. [r22893]
-
- 14 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22889]
-
- 11 Oct, 2008 25 commits
-
-
Christoph Mallon authored
[r22768]
-
Christoph Mallon authored
[r22761]
-
Matthias Braun authored
[r22754]
-
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]
-
Christoph Mallon authored
[r22702]
-
Christoph Mallon authored
[r22699]
-
Christoph Mallon authored
[r22697]
-
Christoph Mallon authored
Remove the unused parameter const arch_env_t *env from arch_get_irn_reg_class() and arch_irn_has_reg_class(). [r22692]
-
Christoph Mallon authored
[r22689]
-
Christoph Mallon authored
[r22688]
-
Christoph Mallon authored
[r22686]
-
Christoph Mallon authored
Remove the unused function arch_is_possible_memory_operand(). It is identical to arch_possible_memory_operand(). [r22685]
-
Christoph Mallon authored
[r22684]
-
Christoph Mallon authored
[r22683]
-
Christoph Mallon authored
[r22682]
-
Christoph Mallon authored
[r22681]
-
Christoph Mallon authored
[r22680]
-
Christoph Mallon authored
[r22679]
-
Christoph Mallon authored
[r22678]
-
Christoph Mallon authored
[r22677]
-
Christoph Mallon authored
[r22676]
-
Christoph Mallon authored
[r22674]
-
Christoph Mallon authored
[r22673]
-
Christoph Mallon authored
[r22672]
-
Christoph Mallon authored
[r22671]
-
- 05 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for the type safety and convenience of the IPD research facility personnel. The time is 15:32. Check xmalloc.h for details. [r22494]
-
- 10 Sep, 2008 3 commits
-
-
Michael Beck authored
[r21808]
-
Michael Beck authored
[r21806]
-
Michael Beck authored
[r21805]
-
- 21 Aug, 2008 1 commit
-
-
Christoph Mallon authored
Rename arch_register_req_type_should_be_different to the more appropriate arch_register_req_type_must_be_different. [r21302]
-
- 23 May, 2008 2 commits
-
-
Matthias Braun authored
[r19740]
-
Matthias Braun authored
[r19739]
-