- renamed init_cons() to firm_init_cons()
[libfirm] / ir / ir / irtypes.h
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