Changed phase node initializer to take const ir_node
[libfirm] / ir / ir / irtypes.h
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