libfirm
2006-06-01 Johannes Spallekadded convert to keep compiler happy
2006-06-01 Christian Würdigchanged assert caused by killed Conv signed <-> unsigned
2006-06-01 Christian Würdigadded additional ifg flavour options
2006-06-01 Christian Würdigadded ifg implementations
2006-06-01 Matthias Braun- use an external Makefile.config for the test/Makefile...
2006-06-01 Matthias Braun- belady spiller places its copy nodes smarter now
2006-05-31 Adam Szalkowskiusing execfreq as default
2006-05-31 Sebastian HackRemoved old and unneeded stuff
2006-05-31 Sebastian HackMade it compile under vc2005
2006-05-31 Adam Szalkowskiimplemented a function to retrieve estimated costs...
2006-05-31 Johannes Spallekadded check functions for the creation of the ifg
2006-05-31 Johannes SpallekAdded new check functions to check the correctness...
2006-05-31 Johannes Spallekadded a checker for the implementations (creation of...
2006-05-31 Johannes Spallekadded new implementations to create an ifg
2006-05-31 Adam Szalkowskidumping inverse remats in cyan color
2006-05-31 Christian WürdigBugFix: copy mode when creating inverse operation
2006-05-31 Matthias Braun- oops, debug code was in cvs
2006-05-31 Matthias Braun- use foreach_out_edge_safe in remove_copies
2006-05-31 Christian Würdigfixed Psi generation (get inversed instead of negated...
2006-05-31 Christian Würdigfixed struct initializer
2006-05-30 Adam Szalkowskiuse loop depth for computing execution frequencies...
2006-05-30 Christian Würdigfixed MulS/Mulh generation
2006-05-30 Christian Würdigfixed MulS/Mulh requirements
2006-05-30 Christian Würdigadded xCondJmp emitter
2006-05-30 Adam Szalkowskicommitting ilp based spilling
2006-05-30 Christian Würdigfixed fp modes for x87 converts
2006-05-30 Christian Würdigadded missing % for fucom instruction
2006-05-30 Christian Würdigfixed proj num mapping
2006-05-30 Christian Würdigmris must be enabled explicitly now
2006-05-30 Christian Würdigadded option for verifier
2006-05-30 Christian Würdigadded option for verifier
2006-05-30 Christian Würdigadded cvs id
2006-05-30 Christian Würdigadded comments
2006-05-29 Matthias Braun* changed verfier to handle delay_slots (theoretically...)
2006-05-29 Christian Würdigfixed asserting on modes
2006-05-29 Christian Würdigadded check for some virtual fp loads
2006-05-29 Christian Würdigadded lowering for lowered intrinsic operations
2006-05-29 Christian Würdigadded nodes for intrinsic lowering
2006-05-29 Christian Würdigadded Div, Mod and Conv mapping
2006-05-29 Christian Würdigadded new environment for intrinsic lowering
2006-05-29 Christian Würdigenable sse and x87 at the same time
2006-05-29 Christian Würdiguses bitsets to determine already visited phi nodes...
2006-05-29 Christian Würdigswitch off firm optimization setting for certain backen...
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-29 Michael Beckadded code to compile with libcore disableadded code...
2006-05-29 Matthias Braundont stop when compilation failed
2006-05-29 Matthias Braunupdate
2006-05-29 Matthias Braunupdated Makefile
2006-05-29 Matthias Brauncvsignore update
2006-05-29 Matthias Braunnew Makefile for test programs
2006-05-28 Matthias Braunupdated Makefile.in
2006-05-26 Matthias Braun- removed code from belady spiller that removes unused...
2006-05-26 Matthias Braun- Added a function that finds and removes dead nodes...
2006-05-26 Matthias Braun- fix wrong usage of sched_add_before
2006-05-24 Sebastian HackFixed Union/Find
2006-05-24 Matthias Braun- Don't use morgan spiller as default until it is as...
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...
2006-05-24 Johannes Spallekchanged the way the bitset is used in several functions...
2006-05-24 Johannes Spallekadded initialization of adj_head->degree and removed...
2006-05-24 Johannes Spallekalternativ methods to create a local reusable ifg
2006-05-23 Sebastian HackSome improvements
2006-05-23 Christian Würdigproblematic 64bit test
2006-05-22 Christian Würdigremoved redundant obstack finish
2006-05-20 Adam Szalkowskiadded callbacks to retrieve the cost of an operation...
2006-05-19 Michael Beckadded missing config.h include
2006-05-19 Christian Würdigadded statistic calls
2006-05-19 Christian Würdigis_be_irn is now public (needed for stats)
2006-05-19 Christian Würdigadded new node statistics
2006-05-19 Christian Würdigadded new irn class flags (needed for stats)
2006-05-19 Christian Würdigfixed debug info
2006-05-19 Christian Würdigfixed memory leak
2006-05-19 Christian Würdigcreate op tag, register tag for each op, use tag to...
2006-05-19 Sebastian HackAnother version of copy elimination
2006-05-18 Michael BeckBugFix: typo fixed
2006-05-18 Michael Beckfix to compile WITHOUT libcore
2006-05-18 Christian Würdigremoved unsused variable
2006-05-18 Christian Würdigfixed lea->add conversion
2006-05-18 Christian Würdigset Lea type to O if addressmode const found
2006-05-18 Christian Würdigfixed PsiCondCMov emitter
2006-05-18 Michael BeckSMUL and UMUL added
2006-05-17 Sebastian HackAdded -b ra-chordal-copymin=park switch
2006-05-17 Christian Würdigadded support for 64bit ABS
2006-05-16 Sebastian HackRemoved old stuff
2006-05-16 Sebastian HackCO options registration
2006-05-16 Sebastian HackTiny changes
2006-05-16 Sebastian HackCosmetic changes
2006-05-16 Sebastian HackSet dumping to none as default
2006-05-16 Sebastian HackA tiny bug
2006-05-16 Sebastian HackAdded stub for calling Kimon's Park/Moon module
2006-05-16 Sebastian HackAdded Park/Moon Flag
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
next