added missing include
[libfirm] / ir /
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...
2005-07-29 Sebastian HackModified everything
2005-07-29 Sebastian HackAdded phi perm inserter
2005-07-28 Daniel GrundBugfixed the computation of a lower bound for the costs...
2005-07-28 Daniel Grund*** empty log message ***
2005-07-28 Daniel Grundremoved bedupl
2005-07-28 Daniel GrundRemoved phase which elimiated phi interferences.
2005-07-28 Daniel Grundbugfix
2005-07-28 Daniel GrundChanged ->link to set_irn_link.
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-27 Sebastian HackRe-implemented values_interfere
2005-07-27 Daniel Grundindent
2005-07-27 Sebastian HackFixed beirgmod and introduced some debugging prints...
2005-07-26 Sebastian HackFixed several bug and introduced some others
2005-07-26 Daniel Grundadded additional cut inequalities for multi-col-usage.
2005-07-26 Sebastian HackMoved to new lpp library
2005-07-26 Daniel Grundusing external lpp now.
2005-07-26 Daniel GrundBugfix in maximum weighted independent set
2005-07-26 Daniel GrundBugfixes
2005-07-26 Daniel Grund*** empty log message ***
2005-07-26 Sebastian HackFixed dom front computation
2005-07-25 Daniel GrundAdded TODOs.
2005-07-25 Daniel GrundEnlarged TODO-List
2005-07-22 Michael Beckremoved C99 features
2005-07-22 Daniel GrundCommit of fixes done together. My fixes of today are...
2005-07-22 Daniel GrundAdded call to eliminate_phi_interferences. Enabled...
2005-07-22 Daniel GrundCopy costs instead of numbers
2005-07-22 Daniel GrundChange to copy costs instead of number of copies.
2005-07-22 Daniel GrundBugfix of hack: liveness ana for perm insertion.
2005-07-22 Daniel GrundAdded checker for register allocation. Interference...
2005-07-22 Daniel GrundAdded stat: phi-nodes / phi-class
2005-07-22 Daniel GrundChecker now external visible. Bugfixed multiple-column...
2005-07-21 Sebastian HackConsidering already present phi nodes also as copies...
2005-07-19 Daniel GrundExtended perm insertion by setting the colors of the...
2005-07-19 Daniel GrundChanged type of entries form int to matrix_type. matrix...
next