- allow_ifconv interface was totally braindamaged. Use a simple and intuitive
[libfirm] / include / libfirm / irflag.h
2009-12-16 Matthias Braun- remove some more of the optimisation flags inside...
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-05-08 Michael Beck- changed handling of Mux nodes: these are now optimize...
2008-10-02 Michael Beckadd global_null_ptr_elimination flag
2008-09-29 Michael Beck- add a combo flag again, so inlining can use combo...
2008-06-07 Michael Beck- split the old constant_folding flag into constant_fol...
2008-04-05 Michael Beckcompletely removed old verbosity based debug output
2008-02-20 Michael BeckRemove the unsafe overflow opt flag again :-( It does...
2008-02-20 Michael Beckadd prototype for set_opt_overflow_unsafe_transform()
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-02 Michael Beckupdate copyright message
2007-09-20 Michael Beck- introduced better running flags
2007-09-06 Michael Beckforbid the Add(x,x) -> Mul(x,2) optimization after...
2007-07-04 Matthias Braunalways do if conversion when opt_if_conv is called
2007-06-01 Matthias Braunmoved external headers into include dir