- fixed error with cse and programs containing endless loops:
[libfirm] / ir / tr /
2004-09-02 Michael Beckrenames internal function to avoid name clash with...
2004-08-31 Götz Lindenmaiermissing header
2004-08-31 Götz Lindenmaierformatted, more verbose debug output,
2004-08-31 Michael Beckassert was too restrictive
2004-08-16 Rubino Geißfixed typo
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-27 Michael Beckadded tpo_node & tpo_unknown
2004-07-26 Florian Liekweg*** empty log message ***
2004-07-23 Götz Lindenmaier new header
2004-07-21 Michael Beckoptimized a bit :-)
2004-07-20 Michael Beckremoved globals and add them to the initialization...
2004-07-16 Götz Lindenmaieradded a routine to compute array indicees.
2004-07-16 Götz Lindenmaiernew support for initialization of compound entities.
2004-07-16 Michael Beckfixed documentation, removed out-commented code
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-13 Michael Beckallowing -1 to be returned for size_bytes
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-12 Michael BeckFixed function naming
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-08 Götz Lindenmaierinlinening of functions
2004-07-07 Michael Beckstructs and classes can have a mode, iff they are layou...
2004-07-07 Michael Beckadded stat to include path
2004-07-06 Beyhannew SymConst semantics
2004-07-05 Götz Lindenmaiercomment
2004-07-01 Götz Lindenmaiercomment
2004-06-30 Michael Beckallow to set negative values for type sizes
2004-06-30 Götz Lindenmaierbugfix
2004-06-30 Michael Beckthe type size is now stored in bits, but only primitive...
2004-06-30 Michael Beckentity offset is now in bits
2004-06-25 Florian LiekwegAdded stickyness
2004-06-25 Florian LiekwegBetter checking in set_entity_irg; added stickyness
2004-06-17 Florian LiekwegMade get_atomic_entity_value more robust
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-15 Michael Beckfixed ifdef
2004-06-14 Michael BeckEnhanced type dumper
2004-06-11 Götz Lindenmaiermproved mature method
2004-06-09 Götz Lindenmaierfunctionality to hash types efficiently.
2004-06-08 Götz Lindenmaiera bunch of comments
2004-06-08 Michael Beckadded stat/opt directory
2004-06-03 Götz Lindenmaiermore asserts
2004-05-19 Götz Lindenmaierev. removed mem leak: overwrites array allocated for...
2004-05-19 Götz Lindenmaierassertion in search for mem leak, more debug output
2004-05-17 Michael Beckadded first_variadic_param, more doxygen comments
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-29 Götz Lindenmaierinline stuff
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-27 Götz Lindenmaierdebug output
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2004-04-26 Götz Lindenmaiermore debug output
2004-04-23 Götz Lindenmaierdebug output, warning,
2004-04-22 Götz Lindenmaiersombody added the errornous line again ...
2004-04-17 Götz Lindenmaiernew access routine
2004-03-29 Götz Lindenmaierresored old original flag setting
2004-03-26 Michael BeckBugFix: enum items idents fixed
2004-03-23 Till Riedelremoved assertion
2004-03-09 Götz Lindenmaierbugfixes
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-01-23 Götz Lindenmaiernew test for peculiarity
2004-01-22 Götz Lindenmaiercheck peculiarity / irg
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2004-01-13 Michael BeckFixed function types
2003-12-09 Michael Beckadded assertions to get_method_param_type() and get_met...
2003-12-02 Matthias HeilGoetz added
2003-11-21 Michael BeckAdded config.h
2003-11-21 Michael BeckFixed function declaration
2003-11-21 Michael BeckMake it C89 compatible
2003-11-20 Götz Lindenmaiernew accesss routines
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-26 Sebastian HackRemoved // Comment, because gcc -pedantic always compla...
2003-08-25 Götz Lindenmaierbetter name, new access routine
2003-08-22 Götz Lindenmaieradded types none and unknown for analyses
2003-08-21 Götz Lindenmaierheader
2003-08-20 Michael BeckAdded prefix to variadicity
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Michael BeckMake prefixes for most (hopefully all) enum values...
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-18 Götz LindenmaierBugfix
2003-08-14 Götz Lindenmaiercompound const entity stuff
2003-08-14 Götz Lindenmaieradded Cast node.
2003-08-11 Götz Lindenmaieradded output of array bound nodes to vcg
2003-08-01 Rubino Geißassert: lower/upper_bound node may not be NULL.
2003-08-01 Götz Lindenmaierunspecified array bounds now represented by "Unknown"
2003-07-30 Götz Lindenmaierbugfix
2003-07-29 Götz Lindenmaieriadded support for paths fro constant entities.
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-16 Götz LindenmaierMore verbose assertion
2003-07-11 Michael Beckfixed:
2003-07-08 Götz Lindenmaiernew type pointer constructor that requires mode
2003-07-02 Sebastian HackAdded name getting methods for variability and allocation
2003-06-24 Sebastian HackPlease use xmalloc. malloc doesn't work inside GCC
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-23 Till Riedeleliminated compiler wearnings
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-06-04 Till Riedeluse obstack_grow instead of obstack_printf
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-30 Michael BeckTypo fixed.
2003-04-30 Michael BeckAdded some helper functions to show the variability...
next