ast2firm: Convert operands to the arithmetic mode, not results.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 9 Dec 2012 22:27:57 +0000 (23:27 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 10 Dec 2012 14:39:11 +0000 (15:39 +0100)
commit384c947c02bf0d381b0cc3abad0b4099c070030b
tree52bd01d8302439d29170ecd003b0e769aa6bb6eb
parent0eaaf660d76f79c7d64ea61d81bd1ee812b99c49
ast2firm: Convert operands to the arithmetic mode, not results.

This is a bit simpler and avoids several pointless conversions in float calculations.
ast2firm.c