Decompose Mul(x, 2**b + 2**a) into y = x + x << (b - a), y << a instead of y = x...
[libfirm] / testprograms / exception_example.c
2007-03-29 Matthias Braunmove backend into libfirm
2005-03-11 Götz Lindenmaierfixed finalize_cons
2005-02-07 Götz Lindenmaier removed old fct names
2004-06-24 Götz Lindenmaiershow use of exceptions