libfirm
2004-07-20 Michael Beckadded mode_code parameter to edges
2004-07-20 Michael Beckremoved globals and add them to the initialization...
2004-07-19 Michael Beckadded statistics for blocks
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 FIRM Projekt... update to changed cgana param list
2004-07-16 Michael Beckfixed documentation, removed out-commented code
2004-07-16 Michael Beckadded needed header
2004-07-15 Hannes Jakschitschpreprocessor directives added for cplusplus compatibility
2004-07-15 Hannes Jakschitsch*** empty log message ***
2004-07-15 Hannes Jakschitschpreprocessor directives added for cpluscplus compatibility
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-14 Florian Liekwegbraces, whitespace
2004-07-14 Florian LiekwegOptionally do whole-program assumption; (OBEY)
2004-07-14 Florian LiekwegOptionally do whole-program assumption; obey stickiness...
2004-07-14 Götz Lindenmaiernormalized name
2004-07-13 Michael Beckallowing -1 to be returned for size_bytes
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-13 Michael BeckDeactivated WAR opts
2004-07-12 Michael BeckFixed function naming
2004-07-12 Götz Lindenmaierbugfix: too many stores removed
2004-07-12 Götz Lindenmaierfix for firmjni
2004-07-09 Michael Beckfixed max value
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-08 Götz Lindenmaierfirmstat added
2004-07-08 Götz Lindenmaiervarious changes
2004-07-08 Michael Beckadded dbg_read_after_write constant
2004-07-08 Michael Becked ircons_t.h now
2004-07-08 Michael Beckverify is NOT done in RELEASE mode, add inline header
2004-07-08 Michael Beckused ircons_t.h now
2004-07-08 Michael BeckRemoved old and unused debug.[ch] support
2004-07-08 Michael BeckAdded Load-after-Store and Store-after-Store optimizati...
2004-07-08 Michael BeckAdded DBG_OPT_RAW (Read after write optimization)
2004-07-08 Michael Beckadded constant for Read-After-Write optimization
2004-07-08 Michael Beckchanged last assert into ASSERT_AND_RET
2004-07-08 Götz Lindenmaierinlinening of functions
2004-07-08 Götz Lindenmaier*** empty log message ***
2004-07-07 Michael Beckfixed position parameters for the default_initialize_lo...
2004-07-07 Michael Beckstructs and classes can have a mode, iff they are layou...
2004-07-07 Michael Beckadded firmstat and tr_vrfy.h again ;-)
2004-07-07 Florian Liekwegtolerate Bad nodes in cg_walk
2004-07-07 Florian LiekwegWS change
2004-07-07 Michael Beckadded stat to include path
2004-07-07 Michael Beckadded stat subdirectory to include path
2004-07-06 Beyhanadded type field to symconst
2004-07-06 Götz Lindenmaierbetter hasah for symconst
2004-07-06 Beyhannew SymConst semantics
2004-07-05 Götz Lindenmaierloop boudary test optimized
2004-07-05 Götz Lindenmaierloop boudary test optimized
2004-07-05 Götz Lindenmaieroptimized construction of const nodes: time critical...
2004-07-05 Götz Lindenmaiercomment
2004-07-01 Michael BeckFixed Dic/Mod nodes optimized more than once, optimizat...
2004-07-01 Götz Lindenmaiercomment
2004-07-01 Götz Lindenmaiercomments
2004-06-30 Michael Beckallow to set negative values for type sizes
2004-06-30 Götz Lindenmaierbugfix
2004-06-30 Michael BeckType size can now be in bits or bytes
2004-06-30 Michael Beckthe type size is now stored in bits, but only primitive...
2004-06-30 Michael Beckis_mode should not assert, as it is used in the dumper
2004-06-30 Michael Beckentity offset is now in bits
2004-06-30 Michael Beckused right include for memset
2004-06-30 Michael Beckimproved dumper, checks more modes now...
2004-06-30 Michael Beck*** empty log message ***
2004-06-30 Michael BeckTwo much bad messages for good nodes were produced :-)
2004-06-29 Michael BeckAlignment of modes is now specifyed in bits
2004-06-29 Michael Beckstdlib.h include added
2004-06-29 Michael BeckAdded block info calculation (output only in .txt file...
2004-06-29 Michael Beckadded ump_new_pattern, finish_new_pattern
2004-06-28 Michael BeckRemoved useless misc.h
2004-06-28 Michael BeckAdded doxygen comments.
2004-06-27 Florian LiekwegAdded comment
2004-06-25 Florian Liekwegobserve stickyness; minor refactoring
2004-06-25 Florian Liekwegrefine free_irg to avoid breakage in set_ent_irg
2004-06-25 Florian Liekwegremoved some error checking to avoid errors
2004-06-25 Florian LiekwegAdded stickyness
2004-06-25 Florian LiekwegBetter checking in set_entity_irg; added stickyness
2004-06-25 Michael Beckirgraph: can be interrogated for initial mem
2004-06-25 Götz Lindenmaiernumbers changed again
2004-06-25 Michael BeckAdded pattern_dmp to separate the pattern dumper
2004-06-24 Michael Beckinclude irmode_t.h to speed up mode access
2004-06-24 Michael BeckAn ir_node may be even smaller than a struct ir_node...
2004-06-24 Götz Lindenmaiershow use of exceptions
2004-06-24 Götz Lindenmaierphase handling
2004-06-24 Götz Lindenmaiertest of firm flags
2004-06-24 Götz Lindenmaiercomments, freeing routine
2004-06-22 Michael Beckfirst working version of pattern history
2004-06-22 Michael Beck*** empty log message ***
2004-06-22 Michael Beckadded pattern history
2004-06-22 Michael Beckremoved counter, added pattern_history, added enable...
2004-06-22 Michael BeckAdded cnt_cmp() function
2004-06-22 Michael BeckFixed expansion again (hopefully last time :-)
2004-06-22 Michael BeckAdded functionality:
2004-06-22 Michael BeckBugFix: when a table was expanded, the new segment...
2004-06-21 Götz LindenmaierBugfix: lost starting loop in endless recursions.
2004-06-21 Michael Beckmoved counter functions to own file
2004-06-18 Florian Liekweg/* nix */
2004-06-18 Florian LiekwegRemoved field checks --flo
2004-06-18 Götz LindenmaierTest phis in nested loops
2004-06-18 Götz Lindenmaierphi construction for fragile ops repaired
next