libfirm
2005-11-16 Sebastian HackFixed (did we?)
2005-11-16 Sebastian HackAdded irn_handler field to arch_isa_t
2005-11-08 Christian Würdiggenerate emitter functions from spec
2005-11-08 Christian Würdigfixed indents
2005-11-08 Christian Würdigremoved Min, Max, Div, Mod, DivMod with immediate
2005-11-08 Christian Würdigadded emitter
2005-11-08 Christian Würdigadded format string for code emitter
2005-11-08 Michael BeckC99 style removed
2005-11-07 Christian Würdigemit code for global variables (+ inits) and global...
2005-11-07 Christian Würdigstarted code emitter (gen_decls)
2005-11-07 Christian Würdigadded Min, Max, Div, DivMod and Mulh nodes
2005-11-07 Christian Würdigadded generation of Mulh, Min, Max, Div and DivMod...
2005-11-04 Christian Würdigfixing includes
2005-11-03 Christian Würdigadded get symconst attr function for Imm nodes
2005-11-03 Christian Würdigrenamed attr
2005-11-03 Christian Würdiggen Calls
2005-11-03 Christian Würdigbetter symconst support
2005-11-03 Christian Würdigadded some new get attr functions
2005-11-03 Christian Würdigadded new node Call
2005-11-02 Christian Würdigadded offset and symconst as attributes
2005-11-02 Christian Würdigreplaced entity with symconst in immediate attributes
2005-11-02 Christian Würdigadded dumper for Imm nodes
2005-11-02 Christian Würdigoptimize Add and Add with Shift with LEA
2005-11-02 Christian Würdigupdated comments
2005-11-02 Christian Würdigimproved dump of node attributes
2005-11-02 Christian Würdigadded generation of missing function prototypes
2005-10-27 Christian Würdigsupport for node dumper
2005-10-27 Christian Würdigpass additional dbg param to gen functions
2005-10-27 Christian Würdigadded new op
2005-10-27 Christian Würdigchanged targets for new_nodes.[ch] creation
2005-10-26 Christian Würdigadded missing includes for generated new_nodes
2005-10-26 Christian Würdigadded gen of new ops
2005-10-26 Christian Würdigalle ops are now pinned
2005-10-26 Christian Würdigremoved unecessary target
2005-10-26 Christian Würdigadded missing include
2005-10-26 Christian Würdigtransform functions now take irg as param
2005-10-26 Christian Würdigfunctions take now irg as param
2005-10-26 Christian Würdigtransform_firm now gets an irg as param
2005-10-26 Christian Würdigadded missing include
2005-10-26 Christian Würdigmoved attribute struct into .h because it's needed...
2005-10-25 Christian Würdigadded codgen
2005-10-25 Christian Würdigadded codegen module
2005-10-25 Christian Würdigarchitecture dependent part of the codegen module
2005-10-25 Christian Würdigcreates irops and node constructors from a spec
2005-10-25 Christian Würdigarchitecture independent part of the codegen module
2005-10-24 Sebastian Hackconfig.h added
2005-10-21 Michael Becktypo fixed
2005-10-20 Adam SzalkowskiAdapted to API changes of new_ir_op
2005-10-10 Daniel GrundBugfixes, Unknown-stuff, Heuristic for maximum independ...
2005-10-10 Sebastian HackSet dump consts local to false for schedule dumping
2005-10-10 Daniel Grundbugfixes
2005-10-10 Daniel Grundscheduled Immediates to uses
2005-10-05 Daniel Grundhalf a ton of bugfixes.
2005-09-30 Daniel Grund*** empty log message ***
2005-09-30 Sebastian HackAdapted to recent changes
2005-09-30 Daniel Grundadapted belady to new spill.h
2005-09-30 Sebastian HackChanged to the new infrastructure
2005-09-30 Sebastian HackMinor changes
2005-09-30 Sebastian HackMore generalization
2005-09-30 Daniel Grund*** empty log message ***
2005-09-30 Sebastian HackModified demand computation:
2005-09-30 Daniel Grundcommon spilling things
2005-09-29 Daniel Grunda new better version.
2005-09-29 Sebastian HackFixed a bug
2005-09-29 Daniel Grundbelady spiller, initial version
2005-09-20 Sebastian HackAdded uses module
2005-09-01 Daniel Grund*** empty log message ***
2005-09-01 Daniel Grund*** empty log message ***
2005-09-01 Daniel Grund*** empty log message ***
2005-09-01 Daniel Grundsome new ilp stats
2005-08-29 Daniel GrundBefore benchmarking
2005-08-29 Sebastian HackRemoved mtrace() and asm output
2005-08-29 Sebastian HackFixed a bug.
2005-08-29 Sebastian HackMoved normalize projs to bemain.c
2005-08-28 Sebastian HackAdded dominance checker
2005-08-26 Daniel Grund*** empty log message ***
2005-08-26 Daniel GrundBugfixes
2005-08-23 Daniel Grundbugfix
2005-08-23 Daniel GrundAdded path constraints for phi classes, some ifdef...
2005-08-23 Daniel GrundBugfix: detection of former critical edges.
2005-08-23 Daniel Grundbugfix and added a call to phi-class ana
2005-08-23 Daniel GrundCosmetics, changed loop-costs to d^2+1.
2005-08-23 Daniel Grundforgot this file on check in of chordal draw.
2005-08-23 Daniel GrundBugfix
2005-08-18 Daniel Grundbugfixes. added 3 stats. added asserts. disabled genera...
2005-08-18 Sebastian HackFixed a bug
2005-08-18 Sebastian HackAdded Imm nodes to bearch_firm
2005-08-16 Daniel Grundremoved max stable set inequ. added path and clique...
2005-08-16 Daniel Grundrefactored
2005-08-16 Daniel GrundBugfix
2005-08-16 Daniel Grundnew max indep set functions.
2005-08-16 Daniel Grundchanged IF_EDGE_HASH
2005-08-16 Sebastian HackMisc changes
2005-08-10 Sebastian HackAdded is_firm_be_node
2005-08-10 Sebastian HackAdded call serialization for firm arch
2005-08-09 Daniel Grundbug fixes in ssa destruction. some other fixes
2005-08-01 Daniel Grundremoved check_heads assertions
2005-08-01 Daniel Grundfixed bugs in statistic. adapted to critical edges.
2005-07-29 Daniel Grundfixed a bug in M-constraints related to interfering...
2005-07-29 Daniel GrundCopied register assignments from in's to out's for...
next