- when a graph is lowered because of struct return changes, transform
[libfirm] / ir / lower / lower_switch.c
2008-11-01 Christoph MallonFix switch lowerer for cases close to overflow.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-09-22 Michael Beck- Add code for the rare case of not yet optimized
2008-09-20 Sebastian BuchwaldAdded assertion to assure that we don't run into an...
2008-08-04 Christoph MallonInitialise and set the "changed"-flag.
2008-08-04 Christoph MallonUsing an obstack is slightly overkill.
2008-08-04 Matthias Braunrename lower_Switch to lower_switch to be consistent...
2008-08-01 Moritz KrollFixed switch lowering
2008-08-01 Christoph MallonInclude limits.h for LONG_{MAX,MIN}.
2008-08-01 Moritz KrollTesting helps... *yawn*
2008-08-01 Moritz KrollImplemented simple switch lowering