- Put typical case of pass construction into irtools
[libfirm] / ir / common / irtools.h
2009-08-16 Michael Beck- Put typical case of pass construction into irtools
2008-11-22 Michael Beck- implemented firm_clear_node_and_phi_links()
2008-10-11 Matthias Braunmore firm_config includes removed
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2007-09-27 Christoph MallonAdd the famous ENDOF() macro which calculates the addre...
2007-04-26 Matthias Braunadded license information, cleaned up doxygen comments
2007-03-29 Matthias Braunmove backend into libfirm
2006-08-31 Sebastian HackAdded Firm object pset dumper for debugging
2006-08-01 Christoph MallonConstify
2006-06-01 Michael Becktypo fixed
2006-05-19 Michael Beckrenamed CMP to QSORT_CMP to avoid name clash
2006-05-16 Michael Beckexact_copy() added
2006-05-16 Sebastian HackAdded CMP macro for qsort(3) and so on.
2006-04-11 Sebastian HackAdded MIN und MAX
2005-12-18 Michael Beckcopy_irn_to_irg() added
2005-11-24 Sebastian HackAdded libcore option handling
2005-08-31 Michael BeckINT_TO_PTR() and PTR_TO_INT() macros added
2005-07-22 Michael BeckAdded itrools, a (currently small) collection of often...