fixed bugs in remove_bad_predecessors.
[libfirm] / ir / ir /
2004-11-16 Götz Lindenmaierfixed bugs in remove_bad_predecessors.
2004-11-12 Götz Lindenmaierfirmjni fix
2004-11-11 Götz Lindenmaierfixes of pseudo irgs
2004-11-11 Götz Lindenmaiertreatment of pseudo irgs
2004-11-11 Götz Lindenmaieradapted to new Call_callee semantics
2004-11-11 Götz Lindenmaieradded path to external
2004-11-10 Michael BeckBugFix: a == a is not always True for floating point...
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-11-10 Michael BeckSome doxygen comments added
2004-11-10 Götz LindenmaierCall_calleesl now with unknown entity instead of NULL.
2004-11-09 Michael BeckAdd a lot of const
2004-11-08 Michael BeckRename ALGSIM0 into CSTEVAL
2004-11-08 Michael BeckAdded polymorphic calls, renamed ALGSIM0 into CSTEVAL
2004-11-08 Michael BeckAdded x XOR x = 0 case
2004-11-08 Michael BeckMake some more inline functions
2004-11-08 Michael BeckAdded some more doxygen docu.
2004-11-08 Michael BeckMake more inline functions
2004-11-08 FIRM Projekt Accountremoved debug assertion
2004-11-05 Götz Lindenmaierbugfix. type may be null.
2004-11-05 Michael BeckImproved hashing of nodes:
2004-11-05 FIRM Projekt Accountinter_arity bugfix
2004-11-03 Michael Beckreplaced all recursive computed_value calls ba value_of()
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-11-03 Michael BeckAdded needed include of trouts.h
2004-10-29 Götz Lindenmaieradapted to new function name in irtypeinfo,
2004-10-29 Götz Lindenmaierprogram name handling
2004-10-29 Götz Lindenmaieroptimize cast nodes
2004-10-29 Götz Lindenmaiertype for SymConst
2004-10-29 Götz Lindenmaieradded routine to read flag
2004-10-29 Götz Lindenmaiernew Const constructor
2004-10-27 Michael BeckClear the ir_op after creation, so all operations get...
2004-10-27 Michael BeckAdded operation for reassociation
2004-10-25 Boris Boeslerhandling some "unknown_type"-stuff
2004-10-22 Michael Becktypo fixed
2004-10-22 Michael BeckUsed new arch_dep names
2004-10-22 Michael BeckAdded Division by constant elimination algorithm from
2004-10-22 Boris Boeslernew test: is_pseudo_ir_graph()
2004-10-19 Michael BeckFixed get_irn_pinned() after wrong repair
2004-10-19 Michael BeckSet the pinned state to float if we can detect that...
2004-10-19 Michael BeckAdded the new state pin_state_exc_pinned t some Operations
2004-10-19 Michael Beckremoved the align attribute
2004-10-19 Michael Beckset_opt_fragile_ops() function added
2004-10-19 Michael Beckset_opt_fragile_ops() added
2004-10-18 Florian Liekwegavoid warning
2004-10-18 Götz Lindenmaierbrackets
2004-10-18 Michael Beckadded new pinned flag for fragile ops
2004-10-18 Michael Beckadded get_opt_fragile_ops()
2004-10-18 Michael Beckadded additional pin state
2004-10-18 Michael BeckAdded get_irn_pinned() function
2004-10-12 Florian Liekweglost+found: __get_irn_pinned
2004-10-12 Sebastian HackAdded dynamic extension of reflection.
2004-10-12 Michael BeckAdded new get_irn_pinned() function
2004-10-12 Michael Beckused new get_irn_pinned() fucntion
2004-10-12 Michael BeckUsed new get_irn_pinned() fucntion
2004-10-12 Michael BeckAdded get_irn_pinned() function
2004-10-12 Michael BeckChanged dumping modes from positive to negativ list...
2004-10-11 Michael BeckAdded get_signed_mode() and get_unsigned_mode()
2004-10-06 Michael Beckfixed enable mask
2004-10-06 Michael BeckAdded a lot of comments
2004-10-06 Michael Beckfixed indentation
2004-10-06 Michael BeckAdded Mod/DivMod optimizations
2004-10-06 Michael BeckRemoved conflict in the header comment
2004-10-06 Michael BeckAdded CSE debug option
2004-10-06 Michael BeckAdded architecture dependand Div optimization
2004-10-06 Michael Beckchanged to default Firm indent
2004-10-04 Michael BeckAdded statistics hook for arch dependand opt
2004-10-04 Sebastian HackSwitched from new_* to new_r_*
2004-10-04 Sebastian HackAdded architecture dependent optimizations framework.
2004-10-01 Michael BeckAdd parameters to all DBG makros, fixed node copy algorithm
2004-10-01 Götz Lindenmaierchanges by Michael
2004-09-30 Michael Beckfixed wrong intrinsic name
2004-09-30 Götz Lindenmaiername normalization
2004-09-29 Michael Beckirop_flag_fragile flag added
2004-09-29 Michael Beckis_forking_op() added
2004-09-29 Götz Lindenmaiermoved methods
2004-09-29 Götz Lindenmaierbugfix
2004-09-29 Florian Liekwegexc fncs w/ dummy impl
2004-09-28 Michael BeckFixed removement of exceptions for Div/Mod/DivMod by...
2004-09-28 Götz Lindenmaierremoved include
2004-09-28 Götz Lindenmaierpreprocessor flag for node_nr
2004-09-28 Götz Lindenmaiertailrec verb flags
2004-09-27 Sebastian HackFixed some bugs
2004-09-25 Götz Lindenmaierwrong spelling of get_nodes_block
2004-09-25 Götz Lindenmaiercomments
2004-09-25 Götz Lindenmaiercomments, better assertions
2004-09-25 Götz Lindenmaierverbosity flags
2004-09-25 Götz Lindenmaiermore verbose output
2004-09-25 Götz Lindenmaieradded verbosity stuff
2004-09-25 Götz Lindenmaierbetter destruction of ip view
2004-09-24 Michael Beckreduced by one call
2004-09-24 Michael Beckchanged order
2004-09-24 Michael BeckSet volatility explicitely to non_volatile for newly...
2004-09-24 Michael BeckDump the volatility of Load/Store ops
2004-09-23 Michael BeckBugFix for ALGSIM2
2004-09-22 Michael BeckRemoved optimize_cf (now in it's own file), restored...
2004-09-22 Michael BeckFixed pinned info
2004-09-20 Michael Beckadd attribute compare for Load/Store
2004-09-20 Götz Lindenmaierflag for strength reduction verbosity
2004-09-17 Beyhanadded flag for strength reduction
2004-09-17 Michael BeckChecks now the Load_mode
next