improvements,
[libfirm] / ir /
2005-03-04 Götz Lindenmaierimprovements,
2005-03-04 Götz Lindenmaieradded more
2005-03-04 Götz Lindenmaierbetter.
2005-03-04 Götz Lindenmaierwhy not?
2005-03-04 Florian Liekwegws changes
2005-03-04 Götz Lindenmaierbugfix
2005-03-03 Michael Beckinvalidate analyse info if loop unrolling take place
2005-03-02 FIRM Projekt Accountget test through
2005-03-02 Michael Beckbugfix: is_fragile_op expected an IR-node
2005-03-02 Michael Beckadded missing parentesis
2005-03-02 Michael Beckfixed implementation of is_exception_possible()
2005-03-02 Michael Beckfixed skeleton
2005-03-02 Michael Beckfixed typos
2005-03-02 Michael Beckplaced a return on all execution pathes
2005-03-01 Michael Beckscalar replacement added
2005-03-01 Beyhanloop unrolling completed, tested with ajacs compiler
2005-03-01 Beyhanloop unrolling header included
2005-02-25 Florian Liekwegfix typo
2005-02-25 Florian Liekwegfix GNU stuff
2005-02-25 Florian LiekwegWS changes
2005-02-24 Sebastian HackFixed irprintf for usage with libcore
2005-02-24 Michael Beckconfig.h added
2005-02-24 Michael Beckadded code for if-conversion
2005-02-24 Michael Becktypos fixed
2005-02-24 Michael Beckindentation fixed
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-24 Michael BeckAdded support for Mux node
2005-02-24 Sebastian HackFixed bug with switch conds
2005-02-24 Michael Beckremoved C99 features
2005-02-24 Sebastian HackFixed endless loops in make_mux_on_demand
2005-02-23 Götz Lindenmaierbugfix
2005-02-23 Götz Lindenmaierremoved assertion
2005-02-23 Götz Lindenmaierinclude added
2005-02-23 Götz Lindenmaierbugfixes, comments``
2005-02-23 Götz Lindenmaierextended functionality
2005-02-23 Götz Lindenmaierbetter state handling
2005-02-23 Götz Lindenmaierbetter dump file filter handling
2005-02-23 Götz Lindenmaiermore functionalisty
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 Lindenmaierpn numbers
2005-02-23 Götz Lindenmaiercomment
2005-02-23 Götz Lindenmaierbugfix
2005-02-23 Götz LindenmaierA method for the irn label.
2005-02-23 Sebastian HackHeavy changes
2005-02-21 Sebastian HackHeavy changes:
2005-02-21 Michael Beckadd a call to firm_set_default_get_type()
2005-02-21 Michael Beckmoved get_irn_type() to irnode.h
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-17 Florian LiekwegDon't return a value for an invalid descriptor
2005-02-16 Sebastian HackAdapted to pnc_number change to pn_Cmp
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 Beckadded needed tv.h include
2005-02-16 Michael Beckfixed docu
2005-02-16 Michael Beckused onc_Cmp numbers instead of old pnc_numbers
2005-02-16 Michael Beckused pn_Cmp constants instead of old pnc_numbers
2005-02-16 Michael Beckused pn_Cmp constaneads instead of the old pnc_number
2005-02-16 Michael Beckremoved pnc.h, used pn_Cmp
2005-02-14 Michael Beckrenamed init_reflect
2005-02-14 Michael BeckAdded irargs.c
2005-02-14 Michael BeckDisabled debug
2005-02-14 Michael BeckCosmetic
2005-02-14 Michael BeckAdded support for libcores printing
2005-02-14 Michael BeckAdded support for libcores debug interface
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-14 Sebastian HackDisabled debugging
2005-02-14 Sebastian HackFixed several bugs
2005-02-11 Michael BeckFixed my stupid correction
2005-02-11 Florian Liekwegback to C98
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
2005-02-11 Michael Beckremoved FIRM_EDGES_INPLACE whrere possible, this is...
2005-02-11 Michael Beckremoved FIRM_EDGES_INPLACE, now handles by preprocessor
2005-02-11 Michael Beckadded empty macros if FIRM_EDGES is not defined
2005-02-11 Michael Beckremoved FIRM_EDGES_INPLACE, this is now handled by...
2005-02-11 Michael Beckadded a #if FIRM_EDGES_INPLACE
2005-02-11 Michael BeckFIRM_EDGES_INPLACE is defined only in firm_common_t.h
2005-02-11 Michael Beckget_entry now always returns a value
2005-02-11 Michael Beckbugfix: pset was freed with free
2005-02-10 Sebastian HackFixed a bug. Using the block visited flag
2005-02-10 Sebastian HackUsed visited flag to check for loops in find_conds
2005-02-10 Michael Beckallowed Minus for integer modes
next