Decompose Mul(x, 2**b + 2**a) into y = x + x << (b - a), y << a instead of y = x...
[libfirm] / firm_config.h.in
2007-07-20 Matthias Braunmissing FIRM_ENABLE_HOOKS
2007-07-20 Matthias Braunnew way to generate firm_config.h