Confirm optimizations honor the exception region attribute.
[libfirm] / ir / opt / opt_confirms.c
2007-06-03 Michael BeckConfirm optimizations honor the exception region attribute.
2007-05-01 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-07-05 Michael BeckChanged the interface of value_not_zero() and value_not...
2006-01-27 Michael BeckSkip Cats nodes in non_null check
2006-01-14 Michael Beckvalue_not_null() improved, skips now Sel nodes if optio...
2005-11-17 Michael Beckvalue_not_null() test added
2005-10-18 Michael Beckdoxygen docu fixed
2005-08-18 Michael Beckremoved warning
2005-06-30 Michael Beckadded debug code
2005-06-22 Michael BeckFixed interval creation
2005-06-21 Michael Beckfixed interval evaluation finally (hopefully last time)
2005-06-17 Michael Beckfixed classify_value() function
2005-06-17 Michael Beckoptimizations using Confirm nodes, used by iropt