libfirm
2004-10-12 Michael BeckAdded get_irn_pinned() function
2004-10-12 Michael Beckfixed: added missing return
2004-10-12 Michael BeckChanged dumping modes from positive to negativ list...
2004-10-11 Florian LiekwegCleanup, comments ...
2004-10-11 Michael BeckAdded get_signed_mode() and get_unsigned_mode()
2004-10-11 Florian LiekwegUse /usr/public/libxml2 for now --flo
2004-10-11 Florian LiekwegIntegrated ir/external/
2004-10-11 Florian LiekwegRenamed 'return' to 'ret' -flo
2004-10-11 Florian LiekwegFirst Import of XML reading procs --flo
2004-10-07 Beyhancatches more expressions now.
2004-10-07 Beyhandifferent order of node output
2004-10-07 Beyhantest for strength reduction
2004-10-07 FIRM Projekt... more output about performed optimizations
2004-10-06 Michael Beckfixed enable mask
2004-10-06 Michael Beckenable all architecture dependant optimizations by...
2004-10-06 Michael Beckfixed format string
2004-10-06 Michael BeckAdded a lot of comments
2004-10-06 Michael Beckfixed indentation
2004-10-06 Michael BeckAdded Mod/DivMod optimizations
2004-10-06 Michael BeckRemoved conflict in the header comment
2004-10-06 Michael Becksimplify code
2004-10-06 Michael BeckAdded flags for graph characterization: leaf, recursive...
2004-10-06 Michael BeckAdded graph identifiction: leaf, recursive, chain
2004-10-06 Michael BeckAdded cnt_eq() and cnt_gt() to compare conters with...
2004-10-06 Michael BeckAdded CSE debug option
2004-10-06 Michael BeckAdded architecture dependand Div optimization
2004-10-06 Michael Beckchanged to default Firm indent
2004-10-06 Michael Beckdbg_opt_cse added
2004-10-05 Florian Liekweg Grrr, CVS still messes up XML comments
2004-10-05 Florian LiekwegGrrr, CVS messes up XML comments
2004-10-05 Florian LiekwegAdded 'raise' -flo
2004-10-05 Florian LiekwegAdded comment about this DTD's public location --flo
2004-10-05 Florian LiekwegAdded DTD for external effects description --flo
2004-10-04 Michael Beckadded arch dependand header
2004-10-04 Michael BeckAdded statistics hook for arch dependand opt
2004-10-04 Michael BeckAdded support for Mul/Div with constant detection
2004-10-04 Sebastian HackSwitched from new_* to new_r_*
2004-10-04 Sebastian HackImplemented get_tarval_bitpattern()
2004-10-04 Sebastian HackAdded initializer for the architecture dependent optimi...
2004-10-04 Sebastian HackAdded architecture dependent optimizations framework.
2004-10-01 Michael BeckAdd parameters to all DBG makros, fixed node copy algorithm
2004-10-01 Götz Lindenmaierchanges by Michael
2004-09-30 Michael BeckAdded DBG macro calls
2004-09-30 Michael BeckAdded Read after Read optimization
2004-09-30 Florian Liekwegminfix
2004-09-30 Florian Liekweg\!C99
2004-09-30 Michael Beckadded statistics for strenght reduction
2004-09-30 Michael Beck*_nodes_Block -> *_nodes_block
2004-09-30 Michael Beckadded statistics, cleaned up a bit
2004-09-30 Michael Beckfixed wrong intrinsic name
2004-09-30 Michael Beckfixed
2004-09-30 Götz Lindenmaiername normalization
2004-09-30 Götz Lindenmaieradded verbosity flags
2004-09-30 Beyhanthe new streng_red
2004-09-30 FIRM Projekt... Changed node numbers
2004-09-30 FIRM Projekt... fix so that no .so is generated. This irritates the...
2004-09-29 Michael BeckFixed the phi optimization (seems to work for C)
2004-09-29 Michael Beckadded optimization that moves Store behind Phi (but...
2004-09-29 Michael Beckirop_flag_fragile flag added
2004-09-29 Michael Beckis_forking_op() added
2004-09-29 Götz Lindenmaiermoved methods
2004-09-29 Götz Lindenmaiermoved methods here from irnode.c
2004-09-29 Götz Lindenmaierbugfix
2004-09-29 Florian Liekwegbuild and install shared library by default
2004-09-29 Florian LiekwegAdded ecg mod
2004-09-29 Florian Liekwegexc fncs w/ dummy impl
2004-09-29 Götz Lindenmaierchange for cpp
2004-09-28 Michael BeckMove Stores below the CF.
2004-09-28 Michael BeckFixed removement of exceptions for Div/Mod/DivMod by...
2004-09-28 Götz Lindenmaierremoved include
2004-09-28 Götz Lindenmaierpreprocessor flag for node_nr
2004-09-28 Götz Lindenmaiertailrec verb flags
2004-09-28 Götz Lindenmaierverbosity
2004-09-28 Götz Lindenmaierfixed to new parametrisation
2004-09-28 Götz Lindenmaier I am stupid!
2004-09-28 Götz Lindenmaierfix
2004-09-28 Götz Lindenmaierinterface for configuration added (Michael)
2004-09-27 Michael BeckAdded a "virtualization" layer for the ident module.
2004-09-27 Michael BeckBugFix: Usage of short for maxp, p lead to posible...
2004-09-27 Michael BeckMore doxygen comments
2004-09-27 Sebastian HackFixed some bugs
2004-09-27 Götz Lindenmaieradded output of entity in SymConst info
2004-09-25 Götz Lindenmaierwrong spelling of get_nodes_block
2004-09-25 Götz Lindenmaierconstruction now returns depth of loop tree.
2004-09-25 Götz Lindenmaiermore...
2004-09-25 Götz Lindenmaiercomments
2004-09-25 Götz Lindenmaiercomments, better assertions
2004-09-25 Götz Lindenmaierverbosity flags
2004-09-25 Götz Lindenmaiermore verbose output
2004-09-25 Götz Lindenmaieradded verbosity stuff
2004-09-25 Götz Lindenmaierbetter destruction of ip view
2004-09-25 Götz Lindenmaierinitialization,
2004-09-25 Götz Lindenmaiercheck for correct use of pec_inherited
2004-09-24 Michael Beckremoved an assert which fails in the C compiler current...
2004-09-24 Michael Beckuse soem skip_Proj() to shorten the code
2004-09-24 Michael Beckfixed doxygen comments, removed initialization for...
2004-09-24 Michael Beckremoved cgana parameter
2004-09-24 Michael Beckfixed some comments, replace loop by memcpy
2004-09-24 Beyhanflag volatility added
2004-09-24 Beyhanadapted to new load constructor
next