libfirm
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-11-03 Michael BeckFixed some border cases:
2004-11-03 Michael BeckAdded needed include of trouts.h
2004-11-02 Florian LiekwegRe-allow multi-input join
2004-11-02 Florian Liekwegfixed multi-input join (thx, Boris) --flo
2004-11-02 Götz Lindenmaierout edges for entities and types
2004-11-01 FIRM Projekt... bugfix
2004-10-29 Florian Liekweg(mostly) generic timimg
2004-10-29 Florian LiekwegAdded c_name for debugging
2004-10-29 Florian LiekwegAllow only two values for join
2004-10-29 Florian LiekwegAdded Join
2004-10-29 Florian Liekweg** Allow store ::= ((valref|select),valref)
2004-10-29 FIRM Projekt... added more type dumping, fixed typeo
2004-10-29 Michael BeckRemoved last changes
2004-10-29 Michael BeckRemoved last change, did not work with fltcalc
2004-10-29 Götz Lindenmaieradapted to new function name in irtypeinfo,
2004-10-29 Götz Lindenmaierprogram name handling
2004-10-29 Götz Lindenmaieroptimize cast nodes
2004-10-29 Götz Lindenmaiertype for SymConst
2004-10-29 Götz Lindenmaieradded routine to read flag
2004-10-29 Götz Lindenmaiernew Const constructor
2004-10-29 Götz Lindenmaierconsider also calls: disptab
2004-10-29 Götz Lindenmaiermodified function name, SymConst supprot
2004-10-29 Götz Lindenmaierrenames access rouitne, SymConst support
2004-10-29 Götz Lindenmaiertypedef needed for C++
2004-10-29 Götz Lindenmaiercopying consts with type support
2004-10-29 Götz Lindenmaierverify primitives
2004-10-29 Götz Lindenmaiercomment
2004-10-28 Michael BeckImproved Sub rule
2004-10-28 Michael BeckLets zeor/sign extend sc_val_to_long()
2004-10-27 Sebastian HackAdapted linux kernel list implementation for use in...
2004-10-27 Sebastian Hackia32 bitsets make now use of sse.
2004-10-27 Michael BeckClear the ir_op after creation, so all operations get...
2004-10-27 Michael BeckAdded operation for reassociation
2004-10-27 Michael BeckFixed calculation of remainder
2004-10-26 Michael BeckReassociation added
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 (...)
next