libfirm
2004-10-26 Michael BeckReassoiation optimization added
2004-10-25 Boris Boeslerhandling some "unknown_type"-stuff
2004-10-25 Boris Boeslerseperated read.h (public interface) and read_t.h (types)
2004-10-25 Boris Boeslerminor changes like owner
2004-10-25 Florian LiekwegCopy Only works
2004-10-25 Götz Lindenmaierbugfix
2004-10-22 Florian Liekwegmoved utils to pto_util
2004-10-22 Florian Liekwegexecute 'pre' for a change. Also, add CVS log
2004-10-22 Boris Boeslerprohibit inlining of pseudo ir_graphs
2004-10-22 Michael Becktypo fixed
2004-10-22 Michael Beckchanged constant names
2004-10-22 Michael Beckchanged architecture dependant function names
2004-10-22 Michael BeckUsed new arch_dep names
2004-10-22 Michael BeckAdded Division by constant elimination algorithm from
2004-10-22 Boris Boesler*** empty log message ***
2004-10-22 Boris Boeslernew test: is_pseudo_ir_graph()
2004-10-22 Boris Boeslerreplaced char* by idents, minor fix in Firm codegen...
2004-10-22 Boris Boeslerminor change for pseudo graphs
2004-10-22 Florian LiekwegCorrectly handle proj_args
2004-10-21 Boris Boeslerminor changes
2004-10-21 Boris Boesleradded lots of stuff:
2004-10-21 Florian Liekwegstrdup fix
2004-10-21 Florian Liekwegwhitespace fix
2004-10-21 Florian LiekwegMoved memwalk stuf into irmemwalk
2004-10-21 Götz Lindenmaiercomments
2004-10-21 Michael BeckAdded Goetz' proposal to replace loads of constant...
2004-10-20 Florian Liekwegadd ana2
2004-10-20 Florian Liekwegmove ecg from ana to ana2
2004-10-20 Florian LiekwegAdded ana2, added ecg and pto
2004-10-20 Florian LiekwegRemoved ecg
2004-10-20 Michael Beckdoxygen comments extended
2004-10-19 Michael BeckLoad optimization extended: searches now Loads in the...
2004-10-19 Michael BeckFixed get_irn_pinned() after wrong repair
2004-10-19 Michael BeckAdded overflow mode for interger operations (was alread...
2004-10-19 Michael BeckAdded carry flag to ADD, make alignment calculation...
2004-10-19 Michael BeckSet the pinned state to float if we can detect that...
2004-10-19 Michael BeckAdded the new state pin_state_exc_pinned t some Operations
2004-10-19 Michael BeckUsed now get_type_size_bits() and get_type_alignment_bi...
2004-10-19 Michael BeckAdded a alignment to types.
2004-10-19 Michael Beckremoved the align attribute
2004-10-19 Michael Beckset_opt_fragile_ops() function added
2004-10-19 Michael Beckset_opt_fragile_ops() added
2004-10-19 FIRM Projekt... removed superfluous mentioning of mode Tuple in opcodes
2004-10-19 Götz Lindenmaierlibfirm.so removed from default target
2004-10-18 Florian Liekwegavoid warning
2004-10-18 Florian Liekwegminor fix
2004-10-18 Götz Lindenmaierbrackets
2004-10-18 Michael Beckadded new pinned flag for fragile ops
2004-10-18 Michael Beckadded get_opt_fragile_ops()
2004-10-18 Michael Beckadded additional pin state
2004-10-18 Michael BeckAdded get_irn_pinned() function
2004-10-18 Florian Liekwegtypo
2004-10-18 FIRM Projekt... pssst ...
2004-10-18 Florian Liekweg** install_libs:
2004-10-15 Sebastian HackAdded bitfiddling routines and a bitset implementation
2004-10-15 Matthias HeilRunning ranlib after renaming/copying the library.
2004-10-14 Michael Beckenabled global output again
2004-10-14 Florian Liekweg...
2004-10-14 Florian Liekweg** link in libxml2
2004-10-14 Florian LiekwegMore infos for the librarycally challenged folks
2004-10-14 Florian Liekweg...
2004-10-14 Florian LiekwegSHUTUP_GCC
2004-10-14 Florian LiekwegHinweis auf LD_LIBRARY_PATH hinzugefuegt (...)
2004-10-13 Rubino Geißfix for strdup
2004-10-13 Florian Liekwegtypo
2004-10-13 Florian Liekwegneed strdup, don't need _GNU_SOURCE (wtf?)
2004-10-13 Florian Liekwegneed strdup
2004-10-12 Florian Liekwegnixgemacht
2004-10-12 Florian Liekwegwtf?
2004-10-12 Florian Liekweginclude include
2004-10-12 Florian Liekweglost+found: __get_irn_pinned
2004-10-12 Florian LiekwegC, nicht C++
2004-10-12 Sebastian HackAdded dynamic extension of reflection.
2004-10-12 Michael BeckAdded new get_irn_pinned() function
2004-10-12 Michael Beckused new get_irn_pinned() fucntion
2004-10-12 Michael BeckUsed new get_irn_pinned() fucntion
2004-10-12 Michael BeckUsed new get_irn_pinned() function
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
next