Add a rule to transform x .op. (x .op. y) into y .op. (x .op. x) for commutative...
[libfirm] / win32 / math.c
2007-03-29 Matthias Braunmove backend into libfirm
2005-05-13 Michael Beckisinf() & isnan() implemented
2003-11-21 Michael BeckAdded math.c for missing isnan isinf, INLINE must be...