BugFix: TLS variables are Sels, not SymConst
[libfirm] / ir / ana / analyze_irg_args.c
2006-12-13 Michael Beckrename type entity into ir_entity
2006-05-19 Michael BeckFixed method attribute access
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-06 Adam Szalkowskirenamed compute_outs to new name: compute_irg_outs
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-10-31 Michael Beckadd functions to analyze the 'optimization' weight...
2005-10-28 Michael Beckmore config.h stuff added
2005-10-25 Michael Beckfixed bugs
2005-10-24 Michael Becka simple analysys which determines which pointer argume...