Decompose Mul(x, 2**b + 2**a) into y = x + x << (b - a), y << a instead of y = x...
[libfirm] / testprograms / inheritance_example.c
2007-03-29 Matthias Braunmove backend into libfirm
2004-08-13 Beyhannormalized names of functions, enums ...
2003-08-20 Götz Lindenmaieradded copyright info
2003-02-26 Michael BeckAdded test name
2003-02-26 Michael Beckinit_firm() takes now a parameter, the old behavior...
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-04 Matthias HeilChanged testprograms to work with new tarval interface
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2001-11-27 Götz Lindenmaierminor imporvements: comments, output
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2000-09-07 Götz Lindenmaier*** empty log message ***