- no need to add two custom pointers: the tag is now simply a 32bit number, typically...
[libfirm] / ir / ir / irtypes.h
2008-05-24 Michael Beck- no need to add two custom pointers: the tag is now...
2008-05-03 Michael Beck- fixed r19477: pin_state MUST be the first attribute
2008-04-30 Michael Beck- renamed SymConst num attribute into more logical...
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
2008-04-03 Matthias Braunremove img_section stuff and create a new constructors_type
2008-02-22 Michael BeckAdd an DivRL for remainderless div nodes (we don't...
2008-01-22 Michael Beck- Phi nodes are now collected by collect_phiprojs(...
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-14 Matthias Braunuse new hashset for edges, making the compiler 5% faste...
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-02 Michael Beckupdate copyright message
2007-12-29 Michael Beckrenamed where_alloc to ir_where_alloc
2007-11-23 Michael Beck- renamed irop_flag_side_effect to irop_flag_uses_memory
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-18 Michael Beck- reenabled callgraph
2007-11-18 Michael Beckcaller backedges uses raw_bitsets
2007-11-18 Michael Beckmake backedge arrays raw bitsets
2007-11-16 Michael Beckremoved unused proj_args of a graph
2007-11-08 Matthias Braunadd support for graph_idx
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-09-15 Matthias Braun- always sign extend in get_tarval (this fixes results...
2007-08-02 Michael Beckadd unaligned Load/Stores
2007-07-24 Michael Beckadd label attribute to blocks, ir_prog
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-07-11 Michael Becktype type definitions to new irtype.h