copy_entity_own(): assert if the new type has already a fixed layout
[libfirm] / ir / ir /
2008-03-05 Matthias Braunfix warnings
2008-03-04 Michael BeckBugFix: when deleting keep-alives of already visited...
2008-03-04 Michael Beckclean up code
2008-03-03 Michael Beckremoved useless environment
2008-03-03 Michael BeckSupress warning
2008-03-03 Michael BeckAllow to restart SSA construction on a graph in phase...
2008-03-03 Michael Beckcreate irg_set_nloc() and made it global visible
2008-03-03 Michael Beck- renamed init_cons() to firm_init_cons()
2008-02-29 Michael Beck- some doxygen comments added
2008-02-28 Michael Beckinline_leave_functions() can now inline recursive calls
2008-02-28 Michael Becknew_ir_node() uses always flexible array for End nodes
2008-02-28 Michael Beckcreate_irg_copy() implemented
2008-02-28 Michael Beckuse new set_Block_MacroBlock() instead of set_irn_n...
2008-02-28 Michael Beckuse set_nodes_block() instead of set_irn_n(*,-1,*)
2008-02-28 Michael Beckset_Block_MacroBlock() added
2008-02-26 Michael Beck- fixed comment
2008-02-25 Michael Beckadd comment
2008-02-22 Michael BeckAdd an DivRL for remainderless div nodes (we don't...
2008-02-20 Michael BeckRemove the unsafe overflow opt flag again :-( It does...
2008-02-20 Michael Beckbugfix: do NOT shadow another local var :-(
2008-02-20 Michael BeckAdd get_opt_overflow_unsafe_transform() option.
2008-02-20 Michael Beckindentation changed
2008-02-20 Michael BeckAdd cc_frame_on_caller_stk calling convention for alloc...
2008-02-16 Matthias Braunadd lower_const_code, make begnuas skip Id nodes
2008-02-16 Matthias Braunallow get_mode_one for mode_b
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-02-13 Matthias Braunhandle failing tarval computations gracefully
2008-02-07 Christoph MallonFix errors and warnings.
2008-02-06 Andreas SchösserAdded standalone grgen dumper for firm graphs
2008-02-06 Andreas SchösserAdded standalone grgen dumper for firm graphs
2008-01-28 Matthias Braunimplement/fix assembler clobbers
2008-01-23 Michael Beckset the right macro block header for to upper part...
2008-01-23 Michael Beckmore fixes for part_block()
2008-01-23 Michael Beckadd prototypes for *_Phi_next(), _Block_phis()
2008-01-22 Michael Becktypo fixed
2008-01-22 Michael Beck- when fixing teh Phi list, use the new functions
2008-01-22 Michael BeckBetter set support:
2008-01-22 Michael Beck- Phi nodes are now collected by collect_phiprojs(...
2008-01-22 Michael Beckhonors the irg_inline_forced property
2008-01-22 Michael Beckinlining should work again
2008-01-21 Matthias Braunimprove docu, use using_block_visited debug help
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-14 Matthias Braunforgot to add new files
2008-01-14 Matthias Braunuse new hashset for edges, making the compiler 5% faste...
2008-01-14 Matthias BraunImplement get_irg_graph_nr in release mode
2008-01-14 Matthias Braunavoid warnings in release mode
2008-01-12 Michael Beckmore INTERPROCEDURAL_VIEW #ifdef's
2008-01-12 Michael Beckupdate gigo():
2008-01-12 Michael Beckwhen setting a block to dead, set its dom_depth to...
2008-01-12 Michael Beckcosmetic changes
2008-01-10 Michael BeckImproved checking of partBlocks()
2008-01-10 Michael BeckBugFix: equivalent_node_Bound() was too greedy, reduced...
2008-01-10 Michael Beck- is_Bound added
2008-01-09 Michael Beckadd two assertion to detect uninitialised variables
2008-01-09 Michael Beckfixed release build
2008-01-09 Michael Beck- fixed typo
2008-01-09 Michael Becktypo fixed
2008-01-08 Michael BeckFixed is_exception_flow(), Raise has only "regular...
2008-01-08 Michael Beckdo not use new_Bad(), as this depends on current_ir_gra...
2008-01-08 Matthias Braunfix warning
2008-01-07 Michael Beckget_irn_MacroBlock(): if the Block of a node is Bad...
2008-01-07 Michael Beckensure, that every Block has a MacroBlock header
2008-01-06 Michael Beck- removed skip_HighLevel()
2008-01-06 Michael BeckDo not mark Sel as an high-level op.
2008-01-06 Michael Beck- edges_assure_kind() added
2008-01-06 Michael BeckCSE now uses MacroBlock() instead of Block for performi...
2008-01-06 Michael Beckget_irn_MacroBlock() added
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-04 Matthias Braunfix warnings
2008-01-02 Michael Beckupdate copyright message
2007-12-30 Michael Beckis_SymConst_addr_ent() added
2007-12-30 Michael Beckeven more function parameters const
2007-12-30 Michael Beckmade more function parameters const
2007-12-30 Michael Beckmade more function parameters const
2007-12-30 Michael Beckadd missing include
2007-12-30 Michael Beckmade some function parameters const
2007-12-29 Michael Beckrenamed where_alloc to ir_where_alloc
2007-12-29 Michael BeckHandle MacroBlock edges: These are Block->Block edges...
2007-12-29 Michael BeckFixed critical edges construction: Ignore real exceptio...
2007-12-28 Michael Beck- allow the macroblock edge to be dumped
2007-12-28 Michael Beckuse edges_assure() where appropriate
2007-12-20 Christoph MallonAssert that only float Cmps have unordered Projs.
2007-12-16 Michael Becksome comments added
2007-12-14 Michael Beckimproved verify message
2007-12-11 Matthias Braunmake get_inversed_pnc and get_negated_pnc return pn_Cmp...
2007-12-11 Matthias Braundo not skip convs from mode_b before Cmp
2007-12-07 Michael BeckAdd an ir_mode * parameter to all SymConst constructors...
2007-12-03 Michael Beckfixed unary minus on unsigned warning
2007-12-02 Matthias Braunrefactor some dumping code and add some functions that...
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-11-28 Michael Beckfixed backedge array handling for Filter nodes (hopefully)
2007-11-28 Michael Beckadd a panic to a not fully ported function, backarrays...
2007-11-23 Michael Beckuse dump_ir_block_graph_sched() for assert graph's
2007-11-23 Michael Beckuse dump_ir_block_graph_sched() for assert graph's
2007-11-23 Michael Beckrenamed ird_color_side_effects to ird_color_uses_memory
2007-11-23 Michael Beck- renamed irop_flag_side_effect to irop_flag_uses_memory
2007-11-22 Matthias Braunchange color handling in dumper, tweak colors
2007-11-22 Sebastian HackAdded two missing files
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-21 Michael Beckadd Abs(-x) = Abs(x)
next