- moved pass constructors from irtools to irpass
[libfirm] / include / libfirm / firm_types.h
2009-08-16 Michael Beck- implemented a pass manager, so optimizations could...
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-05-07 Matthias Braun- Fix some more stuff in ir_spec.py
2009-02-18 Moritz Krollirio: Added support for Builtin nodes
2009-01-19 Michael Beck- added ir_bk_inner_trampoline: this allows to defer...
2008-12-29 Michael Beck- add ir_bk_outport and ir_bk_inport
2008-12-24 Michael Beck- gcc uses UD2 for __builtin_trap()
2008-12-23 Michael Beck- add builtin_(trap|bswap)
2008-12-23 Michael Beck- implemented __builtin_(ffs|ctz|clz|popcount|parity)
2008-12-18 Michael Beck- implemented Builtin node to represent builtins ...
2008-12-10 Matthias Braunless includes
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-12-10 Matthias Braunmove some typedefs to firm_types, move functions from...
2008-08-01 Matthias Braunavoid long long in public API
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-02 Michael Beckupdate copyright message
2007-11-16 Michael Beckrenamed cdep type to ir_cdep and placed it into firm_ty...
2007-07-24 Michael Beckir_label_t added
2007-07-11 Michael Beckmoved the ip_view_state to firm_types.h
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckfixed ir_visited_t type
2007-06-03 Michael Beckadd explicit types for the visited flag and the excepti...
2007-06-01 Matthias Braunmoved external headers into include dir