renamed entity -> ir_entity
[libfirm] / ir / ana / rta.c
2006-12-13 Michael Beckrenamed entity -> ir_entity
2006-12-12 Michael BeckFixed missing initialization
2006-12-11 Matthias Braun- Several warning fixes
2006-06-05 Michael Beckadded support for Thread local storage
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-02 Michael Beckmissing include added
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2004-12-21 Michael Beckremoved C99 constructs
2004-12-02 Michael Beckfixed config.h include
2004-11-11 Götz Lindenmaiermade pseudo irg aware
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-10-21 Götz Lindenmaiercomments
2004-10-20 Florian LiekwegRemoved ecg
2004-10-18 Florian Liekwegavoid warning
2004-09-24 Michael Beckfixed doxygen comments, removed initialization for...
2004-08-19 Götz Lindenmaierfixed some errors, pushed closer to inteded firm semantics
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-08 Götz Lindenmaierfirmstat added
2004-07-08 Götz Lindenmaier*** empty log message ***
2004-07-06 Beyhannew SymConst semantics
2004-06-27 Florian LiekwegAdded comment
2004-06-25 Florian Liekwegobserve stickyness; minor refactoring
2004-06-24 Götz Lindenmaiertest of firm flags
2004-06-18 Florian Liekwegminor bug fix (go forward, not backward) --flo
2004-06-18 Florian Liekwegfinal bug fix (calls via consts)
2004-06-17 Florian Liekwegremoved DD*s
2004-06-17 Florian Liekwegminor bug fix
2004-06-17 Florian Liekwegmajor bugfix
2004-06-17 Götz Lindenmaierirscc: bugfix, can now deal with loops not reachable...
2004-06-17 Florian LiekwegFixed typos in comments
2004-06-17 Florian LiekwegAdded comments; added remove_irg
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-14 Götz Lindenmaierbugfixesbug
2004-06-13 Florian LiekwegRTA auf Iterative RTA aufgebohrt --flo
2004-06-12 Florian LiekwegKommentare eingef"ugt --flo
2004-06-12 Florian LiekwegRTA works, outedges breaks. "Yay." --flo
2004-06-11 Florian LiekwegAdded todo
2004-06-11 Florian LiekwegAdded RTA --flo