libfirm
2006-05-16 Sebastian HackAdded Park/Moon copyopt
2006-05-16 Christian Würdigadded support for 64bit Minus lowering
2006-05-16 Christian Würdigadded monster testfile :)
2006-05-16 Christian Würdigadded transformation of lowered intrinsic ops l_Mul...
2006-05-15 Christian Würdigadded support for Shl, Shr, Shrs and Mul
2006-05-15 Christian Würdigadded new nodes to support 64bit intrinsic lowering
2006-05-15 Christian Würdigfixed bug: keep %% instead of translating it into a...
2006-05-15 Christian Würdigadded missing source file
2006-05-15 Christian Würdigadded missing include path
2006-05-15 Christian Würdigfixed include
2006-05-15 Christian Würdigfixed error message
2006-05-15 Christian Würdigadded new nodes for intrinsic lowering
2006-05-15 Christian Würdigfixed handling of add and sub
2006-05-15 Christian Würdigfixed comment
2006-05-15 Christian Würdigfixed arity and node attribute init when reg_req missing
2006-05-15 Michael Beckadded context parameter for create_intrinsic_fkt
2006-05-15 Michael Beckadd context parameter for create_intrinsic_fkt
2006-05-15 Michael Beckadd context parameter for create_intrinsic_fkt
2006-05-15 Christian Würdigadded CVS Id
2006-05-15 Christian Würdigupdated ignore pattern again ([^ch] doesn't work)
2006-05-15 Christian Würdigupdated ignore pattern (ignore everything except *...
2006-05-12 Sebastian HackFixed two typos
2006-05-11 Michael Beckadd the new get_param() function
2006-05-11 Michael Beckadd the new get_param function
2006-05-11 Michael Beckbe_init now return parameters for the frontend
2006-05-11 Sven Polkget mem entities of an irg && build affinit graph
2006-05-11 Christian Würdigfixed some bugs inverse calculation
2006-05-11 Michael Beckused defined
2006-05-11 Michael Beckinitial version of dword support for ia32
2006-05-11 Michael Beckadd call to hadnle 64bit arithmetic lowering
2006-05-11 Christian Würdigupdated list of programms
2006-05-11 Christian Würdigcalculate inverse operation of Add, Sub, Not, Minus...
2006-05-11 Johannes SpallekFixed creation of is_$arch_*()
2006-05-11 Johannes Spallekfirst full implemented version
2006-05-11 Christian Würdigadapted to arch_irn_ops changes
2006-05-11 Christian Würdigupdated commments
2006-05-11 Christian Würdigupdated comments
2006-05-11 Christian Würdigcheck for iro in is_NODE functions (saves a Load)
2006-05-11 Christian Würdigupdated ignore list
2006-05-10 Christian Würdigadded cast to stop moaning
2006-05-10 Christian Würdigfixed perm emitter
2006-05-10 Christian Würdigset default in to bad when spilling phis
2006-05-10 Christian Würdigplace loads for stack parameters in the correct block
2006-05-10 Christian Würdigadded cast to stop moaning
2006-05-10 Christian Würdigcompute dominance information because they are used...
2006-05-10 Christian Würdigchanged name of debug module
2006-05-10 Christian Würdigfixed indent
2006-05-10 Michael Beckdisable buggy code
2006-05-10 Adam Szalkowskimoved get_inverse_op to bearch
2006-05-09 Sebastian HackAdded a comment
2006-05-08 Christian Würdigadded cvs id tag
2006-05-08 Adam Szalkowskiinitial checkin
2006-05-08 Sebastian HackIn-Array in be_new_IncSP was too small.
2006-05-08 Michael Beckused new assure_doms() function
2006-05-05 Christian Würdigdded another if conversion test file; this on inlcude...
2006-05-05 Christian Würdigadded special nodes for Psi condition trees, so we...
2006-05-05 Christian Würdigfixed address mode for CmpSet and xCmpSet
2006-05-05 Christian Würdigfixed Psi condition tree transformation (int Psi but...
2006-05-05 Christian Würdigrenamed Set to CmpSet and CMov to CmpCMov
2006-05-05 Christian Würdigadded transformation of psi condition trees
2006-05-05 Christian Würdigmake use of generated proj nums
2006-05-05 Christian Würdigemit comments in header
2006-05-05 Christian Würdigadded vfp CMov (x87) node
2006-05-04 Sebastian HackAdapted to changes in irphase
2006-05-04 Sebastian HackA little bit more efficient
2006-05-04 Christian Würdigfixed psi transform (use negated instead of inverted...
2006-05-04 Christian Würdigadded addtional nodes needed for psi transformation
2006-05-04 Christian Würdigfixed indent
2006-05-04 Sven Polk*** empty log message ***
2006-05-03 Michael Becksupress warnung under GCC
2006-05-03 Sven Polk*** empty log message ***
2006-05-03 Christian Würdigadded xCmp node (SSE compare with result in register)
2006-05-03 Johannes Spallekalternativ methods to create a local reusable ifg
2006-05-03 Christian Würdigadded Set node
2006-05-03 Christian Würdigfixed CMov emit again
2006-05-03 Christian Würdigchanged return type to const
2006-05-03 Christian Würdigdo not emit contraint copy for set
2006-05-03 Christian Würdigfixed unknown handling
2006-05-03 Christian Würdigfixed CMov emitter
2006-05-03 Christian Würdigdo not insert copy CMov in finish walker
2006-05-03 Christoph MallonCode for emitting cmov for Psi nodes by chriswue
2006-05-02 Christian Würdigadded conversion const -> non-const
2006-05-02 Christian Würdigfixed set compare fucntion arguments
2006-05-02 Christian Würdigfixed typedef
2006-05-02 Sebastian HackAdded modify_sp flag for (Add|Inc|Set)SP
2006-05-02 Sebastian HackUse height phase
2006-05-02 Sebastian HackSpecial handling for Bad nodes
2006-05-02 Sebastian HackAdded dumping of interference graphs
2006-05-02 Sebastian HackAdded Appel dumping
2006-05-02 Sebastian HackBeta version
2006-05-02 Sebastian HackSmall changes
2006-05-02 Sebastian HackSmall changes
2006-05-02 Sebastian HackAdded modify_sp flag
2006-05-02 Michael Beckcast added to supress gcc warning
2006-05-02 Christian Würdigupdated command line help for copymin
2006-05-02 Christian Würdigfixed comment
2006-05-02 Christian Würdigcopyopt statistics is now a commandline switch instead...
2006-05-01 Christian Würdigadded additional source (new copymin heuristic)
2006-05-01 Christian Würdigadded copy min heuristic 2 to options
2006-05-01 Christian Würdigremoved ununsed function
next