group High-Level exception support ops together
[libfirm] / ir / ana /
2006-01-30 Michael Beckreorder for loops
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Michael Beckremoved unneeded includes
2006-01-13 Michael Beckadded ifdef around irloop type
2006-01-09 Michael Beckadded post-dominator construction
2006-01-05 Michael Beckuses firm type WITHOUT struct
2006-01-05 Michael Beckadded missing include
2006-01-02 Michael Beckmissing include added
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-22 Michael Beckloop flags added
2005-12-22 Michael Becksome typos fixed
2005-12-22 Michael Beckcompute_loop_info moved into an own file
2005-12-18 Michael Becknew_backedge_info() moved to ir_backedge
2005-12-06 Adam Szalkowskirenamed compute_outs to new name: compute_irg_outs
2005-12-06 Adam SzalkowskiAlready defined in old_fctnames.h
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-08 Michael BeckBugFix: The param_weight array must be allocated even...
2005-11-07 Michael Beckanalyses polymorphic calls if callee info is available
2005-11-04 Michael Beckparam_weight and param_access must be flexible arrays
2005-11-01 Michael BeckBugFix: missing return added
2005-10-31 Michael Beckadd functions to analyze the 'optimization' weight...
2005-10-31 Michael Beckdo not check for the entity type, simpl check the the...
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info argument
2005-10-29 Michael Beckmethods which address is contained in initializers...
2005-10-28 Michael Becktypos fixed
2005-10-28 Michael Beckmore config.h stuff added
2005-10-28 Michael Beckmore config.h stuf added
2005-10-25 Michael Beckfixed bugs
2005-10-25 Christian Würdiguses firm_types.h now
2005-10-24 Michael Becka simple analysys which determines which pointer argume...
2005-10-24 Michael BeckBugFix: visit only Call parameters
2005-10-21 Michael Beckuses firm_types.h now
2005-10-19 Beyhanirg_args have always outs calculated, this makes some...
2005-10-18 Michael Beckdoxygen docu fixed
2005-10-18 Michael BeckDoxygen docu added
2005-10-12 Michael Beckadded code to detect loops in unreachable code, these...
2005-10-06 Michael Beckuse get_irn_n(*, -1) instead od get_nodes_block() so...
2005-10-05 Michael Beckfix_backedges() can now cope with NULL backedge array
2005-09-12 Michael Beckensure that the leader is the first one in the extended...
2005-09-08 Michael BeckBugFix: Unreachable Blocks are always leader blocks
2005-09-08 Michael Beckget_extbb_leader() and get_extbb_node_nr() added
2005-09-01 Michael Beckused PTR_TO_INT() and INT_TO_PTR() macros for 64bit...
2005-09-01 Michael Beckused HASH_PTR() now
2005-09-01 Michael Beckused HASHPTR() now
2005-08-23 Daniel Grunddel_pset in now called correctly
2005-08-23 Daniel GrundBugfixes
2005-08-11 Michael Becktypo fixed
2005-08-11 Michael Beckremoved C99 feature
2005-08-11 Michael BeckFixed skip_Tuple(), so no need for additional loop
2005-08-09 Daniel GrundCompletely rewrote phiclass analysis.
2005-08-03 Michael Beckchagned mode_P_mach into new mode_P_data
2005-08-01 Michael Beckdoxygen docu added
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2005-07-26 Götz Lindenmaiercommented out assertion: Hmmm. Maybe not that good.
2005-07-26 Götz Lindenmaiercleaned up: use new trouts functionality
2005-07-26 Götz Lindenmaiersome special casing
2005-07-26 Götz Lindenmaiercleaned up,
2005-07-22 Daniel Grund*** empty log message ***
2005-07-11 Götz Lindenmaierbugfix: now also supports Tuple nodes.
2005-07-08 Michael Beckremoved INLINE, which prevents linking unter Win32
2005-07-07 Michael Beckdoxygen docu fixed
2005-07-06 Michael Beckfixed doxygen docu
2005-07-06 Michael Beckfixed doxygen docfixed doxygen docu
2005-06-30 Michael Beckused new get_Block_cfgpred_block() function to get...
2005-06-30 Michael Beckhandle Bad nodes input
2005-06-23 Götz Lindenmaieradded outs for array element types
2005-06-22 Michael Beckadded comment explaining #if 0 code
2005-06-22 Michael Beckremoved debugging output
2005-06-22 Michael Becktypos fixed
2005-06-21 Michael Beckused new DBG_OPT_CONFIRM macros
2005-06-17 Michael Beckdoxygen docu improved
2005-06-17 Michael Beckirconsconfirm.[ch] added
2005-06-17 Michael BeckConstruction of Confirm nodes
2005-06-16 Götz Lindenmaiermy colleagues didn't like the existence of
2005-06-15 Götz Lindenmaiercomments
2005-06-01 FIRM Projekt AccountFixes for firmjni
2005-05-31 Michael Beckadded new irextbb* files
2005-05-31 Michael BeckComputation of extended basic blocks
2005-05-23 Michael Becktypos fixed
2005-05-23 Michael Beckmore doxygen docu
2005-05-23 Michael Beckmore doxygen docu added
2005-05-09 Götz Lindenmaiermore documentation
2005-05-06 Michael Beckrenamed variables (more logical)
2005-05-06 Michael Beckadded some needed prototypes
2005-05-06 Michael Becktypo fixed
2005-04-29 Götz Lindenmaiermade 'add' functions visible so I can update the trout
2005-04-15 Götz LindenmaierChanged comments,
2005-04-15 Götz Lindenmaierstate handling, minor bug
2005-04-04 Michael BeckFixed directory
2005-03-30 Michael Beckarch directory added
2005-03-14 Götz Lindenmaiermoved some code to cacheopt
2005-03-10 Michael Beckremoved C99 features
2005-03-10 Götz Lindenmaierbugfix
2005-03-10 Sebastian HackCosmetic
2005-03-10 Götz Lindenmaiermust be checked in as I checked in temp_state stuff
2005-03-08 BeyhanCalculate always outs for the frame node, these are...
2005-03-07 Götz Lindenmaieranalyse mux node.
next