moved be_return creation to it's own function, alloweing to create
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Apr 2006 16:39:48 +0000 (16:39 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 6 Apr 2006 16:39:48 +0000 (16:39 +0000)
commitf78f725b468fab99d9cb4cb6cf146a706709c2ad
treeaf5aef0a93764a753711bb191d26d95036e70ca7
parent135b5932836da8299feccd3a4e0e54b900da7ce0
moved be_return creation to it's own function, alloweing to create
a be_return feven if there was none (as it happens in endless loops)

Moved the initial IncSP before teh Barrier. This prevents spilling (which uses fp)
to be done before sp is increased, arghhh
ir/be/beabi.c