mark stores in int->float, float->int and float->float convs as spills
[libfirm] / ir / be / sparc / sparc_stackframe.c
2012-11-24 Christoph Malloncleanup: Remove unnecessary #include from besched....
2012-11-24 Christoph Malloncleanup: Remove unnecesary #include from bearch.h.
2012-07-17 Manuel Mohrsparc: Fix Alloc nodes.
2012-07-13 Christoph MallonLet sched_foreach_from() and sched_foreach_reverse_from...
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-02-09 Matthias Braunsparc: fix too short Save offsets
2012-02-09 Matthias Braunsparc: another fix for sparc stack alignment
2012-01-19 Matthias Braunsparc: respect frame_type alignment
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Braunsparc: attempt to fix stack alignment/address for omit...
2011-09-27 Matthias Braunsparc: fix wrong stack-offset in omit-fp commits
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-09-16 Christoph MallonReplace magic 4 by SPARC_REGISTER_SIZE.
2011-09-08 Matthias BraunChange "associated type" logic to a single linked list...
2011-09-06 Matthias Braunsparc: fix invalid stack bias calculation in omit-fp...
2011-09-06 Matthias Braunsparc: initial support for Alloc/Free nodes
2011-08-22 Matthias Braunsparc: support va_start
2011-08-15 Matthias Braunimplement aggregate returns according to sparc ABI
2011-08-15 Matthias Brauncustom stack bias code for sparc