set_ia32_op_type() want ia32_AddrModeS, not ia32_am_Source (though they happen to...
[libfirm] / testprograms / while_example.c
2008-08-01 Matthias Braunupdate testprograms to latest libfirm
2007-03-29 Matthias Braunmove backend into libfirm
2005-03-11 Götz Lindenmaierfixed finalize_cons
2005-02-23 Götz Lindenmaierpn numbers
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-06-08 Götz Lindenmaiera bunch of comments
2004-05-03 Götz Lindenmaierrepaired removed C++ comments
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2003-08-20 Götz Lindenmaieradded copyright info
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
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.
2002-02-14 Götz Lindenmaieras always I forgot to check the testprograms ...
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2002-01-22 Götz LindenmaierFixed bug in while_ex
2001-12-21 Götz LindenmaierAsserts in irvrfy that verify the mode of Proj nodes...
2001-11-27 Götz LindenmaierLast comitted with wrong flag settings.
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-13 Götz Lindenmaierend block can not be optimized away any more.
2001-03-12 Götz Lindenmaierexplored why cse makes if_while_example abort: It's the