irop_flag_highlevel flag added to Confirm and Cast
[libfirm] / ir / ir /
2005-05-24 Michael Beckirop_flag_highlevel flag added to Confirm and Cast
2005-05-24 Michael Beckirop_flag_highlevel flag added
2005-05-24 Michael Beckskip_HighLevel() added
2005-05-24 Michael Beckcleaned up set_irg_loopinfo_inconsistent() and moved...
2005-05-24 Michael Beckfixed definition of loopinfo_state, added some doxygen...
2005-05-24 Michael Beckmade set_irg_loopinfo_inconsistent() an inline function
2005-05-23 Michael Beckfixed deletion of ir_graphs: must take registzered...
2005-05-23 Michael BeckAdded hook for new_ir_mode() and new_ir_vector_mode()
2005-05-23 Michael BeckAdded hook for new_mode
2005-05-22 Götz Lindenmaierbugfix and output in transitive inheritance closure
2005-05-17 Sebastian HackYou must now add + to the format options to get the...
2005-05-13 Michael Becktypos fixed
2005-05-13 Michael Beckadded missing include
2005-05-11 Sebastian HackSome bug bug fixes
2005-05-06 Michael Becktypos fixed
2005-04-29 Götz Lindenmaiermore state handling
2005-04-29 Götz Lindenmaiernew optimization of cast nodes.
2005-04-15 Götz Lindenmaierintermediate fix to get the test through.
2005-04-15 Götz Lindenmaiermore verbose output
2005-04-15 Götz LindenmaierChanged comments,
2005-04-15 Götz Lindenmaiermore state handling
2005-04-15 Götz Lindenmaiermore verbose dumper,
2005-04-14 Götz Lindenmaierimproved
2005-04-14 Michael BeckFixed assert which was too rigide
2005-04-13 Michael BeckAdded code for method type dumping
2005-04-13 Michael BeckAllow Cond(Bad), check memory of Call nodes
2005-04-06 Michael Beckmade is_Unknown() inline
2005-04-06 Michael Beckadded irvrfy_t.h
2005-04-06 Michael Beckused new verify_node operation
2005-04-06 Michael BeckAdded verify_node() operation
2005-03-30 Michael Beckmore fixes for the Cmp optimization
2005-03-30 Michael Beckadded irop_flag_none flag to prevent the usage of 0
2005-03-30 Michael Beckarch directory added
2005-03-30 Michael Beckadded flag for "if conversion failed because of archite...
2005-03-30 Michael Beckmode_overflow_on_unary_Minus() added
2005-03-29 Michael Beck2 BugFixes in 2 lines:
2005-03-29 FIRM Projekt Accountremoved faulty ooptimizations: Int does not work.
2005-03-23 Sebastian HackAdded is_Const
2005-03-23 Michael Beckfixed copy'n'paste error
2005-03-22 Michael Beckthe tail rec hook has now two arguments
2005-03-18 Michael Beckmore Mux optimization (copied from if-conversion)
2005-03-18 Michael Beckadded mode_honor_signed_zeros() function
2005-03-17 Michael Beckadded more Mux -> Abs cases
2005-03-15 Michael Beckget_swapped_pnc() added
2005-03-15 Michael BeckAdded normalization and more optimizations of Cmp
2005-03-14 Michael Becktypo fixed
2005-03-14 Michael Beckrestructured error output
2005-03-14 Michael Beckadded hook for real function call processing
2005-03-14 Michael Beckadded real function call setting
2005-03-14 Michael Beckused new new_Const_long() constructor
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-10 Sebastian HackAdded %F for general firm types
2005-03-10 Götz Lindenmaiermore
2005-03-10 Götz Lindenmaiermore verbose
2005-03-10 Michael Beckadded dumping of array type
2005-03-09 Götz Lindenmaiermore phase handling: irp_state
2005-03-09 Götz Lindenmaieradded get routine
2005-03-09 Götz Lindenmaierimplemented optimization of accesses to polymorphic...
2005-03-09 Götz Lindenmaiernew dumper,
2005-03-07 Michael BeckTransform a+a into 2*a, this can be used in reassociation
2005-03-04 Götz Lindenmaierbugfix
2005-02-25 Florian LiekwegWS changes
2005-02-24 Sebastian HackFixed irprintf for usage with libcore
2005-02-24 Michael Beckadded missing DBG_OPT_ALGSIM0() and DBG_OPT_CSTEVAL...
2005-02-24 Michael Beckmake inline version of:
2005-02-24 Michael Beckadded hook_if_conversion
2005-02-24 Michael Beckadded DBG_OPT_ALGSIM0() macro
2005-02-23 Götz Lindenmaierbugfix
2005-02-23 Götz Lindenmaierinclude added
2005-02-23 Götz Lindenmaiermore state handling
2005-02-23 Götz Lindenmaiercast access routines
2005-02-23 Götz Lindenmaiercomments
2005-02-23 Götz Lindenmaierbetter handling of dump file filter
2005-02-23 Götz Lindenmaierbugfix
2005-02-23 Götz LindenmaierA method for the irn label.
2005-02-21 Michael Beckadd a call to firm_set_default_get_type()
2005-02-21 Michael Beckimplemented get_Proj_type(), moved get_irn_type() here,
2005-02-21 Michael Beck*** empty log message ***
2005-02-21 Michael Beckfixed lost line
2005-02-21 Michael Beckfixed configure for libcore
2005-02-18 Michael Beckfixed a warning regarding const
2005-02-16 Michael Beckused new pn_Cmp constants instead of old pnc_number
2005-02-16 Michael Beckredefined cnst_classify_t type (must checked by asserti...
2005-02-16 Michael Beckused new pn_Cmp constants instead of old pnc_numbers
2005-02-16 Michael Beckremoved unneeded include
2005-02-16 Michael Beckremoved pnc.h file agin :-(
2005-02-16 Michael Beckfixed docu
2005-02-16 Michael Beckused onc_Cmp numbers instead of old pnc_numbers
2005-02-14 Michael BeckAdded irargs.c
2005-02-14 Michael BeckCosmetic
2005-02-14 Michael BeckAdded support for libcores printing
2005-02-14 Michael BeckAdded support for libcores lc_printf
2005-02-14 Michael Beckrenamed to firm_init_reflect()
2005-02-14 Sebastian HackAdded %> for indenting
2005-02-11 Michael BeckFixed my stupid correction
2005-02-11 Michael Becktypo fixed
2005-02-11 Michael Beckfixed FIRM_EDGES_INPLACE condition
2005-02-11 Michael Beckadded empty versions of the functions ...
2005-02-11 Michael Beckfixed indentation
2005-02-11 Michael Beckadded doxygen comments
next