libfirm
2006-07-31 Adam Szalkowskiadapted to new liveness
2006-07-31 Michael Beckadd code to supress warnings
2006-07-31 Sebastian HackFixed a bug
2006-07-31 Sebastian HackFixed a bug
2006-07-31 Sebastian HackAdded Java-based copy coalescing heuritic version 3
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-29 Adam Szalkowskiadded spill cost estimation
2006-07-29 Adam Szalkowskifixed a bug
2006-07-28 Sven Polkchilimbi related stack reordering
2006-07-26 Sebastian HackAdded a ;
2006-07-26 Sebastian HackAdded C wrapper to Daniel's coalescing JAVA framework
2006-07-26 Christian Würdigadded statistic call for reload merging
2006-07-26 Matthias Braun- reformat source file
2006-07-24 Christian Würdigcompute spill slots per register class
2006-07-24 Christian Würdigcheck for memory operands
2006-07-24 Christian Würdigadded new irn op callbacks for memory operands
2006-07-24 Christian Würdigaddresmode optimizer can now handle scheduled nodes
2006-07-24 Christian Würdigadded memory operand support
2006-07-23 Christian WürdigIncSP optimizer re-activated
2006-07-23 Christian Würdigremoved defines which are in irtools.h now
2006-07-23 Christian Würdigadded comments
2006-07-22 Christian WürdigBugFix: Muls cannot have destination addressmode
2006-07-22 Christian Würdigprevent 8bit loads from being used as addressmode operands
2006-07-22 Christian Würdigfixed string constant dumper (emit \ correct)
2006-07-22 Christian Würdigset debug information for be_Call
2006-07-21 Christian Würdigadded constraints to CopyB
2006-07-21 Christian Würdigfixed SSE Abs/Not (load const instead of using its...
2006-07-20 Christian Würdigadjusted BACKEND timing
2006-07-19 Christian Würdigfixed check on 0 or 1 Const for Psi (check was broken...
2006-07-19 Christian Würdigfixed regpressure statistic
2006-07-17 Christian Würdigremoved no longer existent files
2006-07-17 Christian Würdigremoved include og non-existing header
2006-07-17 Christian Würdigfixed calculation of inverse operations
2006-07-17 Christian Würdigfixed SSE compare emit
2006-07-17 Adam Szalkowskiwrong params for inverse minus and eor
2006-07-17 Adam Szalkowskifurther bug fixes
2006-07-17 Adam Szalkowskiremoved the old ilp based spiller and the appel spiller...
2006-07-16 Christian Würdigadded extra compare against NULL to keep gcc happy
2006-07-16 Christian Würdigchanged conmstants transformation:
2006-07-16 Christian Würdigadded seperate pre-transformation phase
2006-07-15 Adam Szalkowskiminor changes
2006-07-15 Adam Szalkowskiloads are a little bit more expensive than reloads...
2006-07-14 Christian Würdigfixed emitter for Cmp + Set (use correct mode to determ...
2006-07-13 Matthias Braunbetter name
2006-07-13 Matthias Braunscripts for automated testing, compiling and reporting
2006-07-11 Adam Szalkowskionly remat if one operand dies
2006-07-11 Sebastian Hackadapted cost function signature
2006-07-11 Sebastian HackAdapted to exec_freq
2006-07-11 Sebastian HackAdded support for exec freq
2006-07-11 Sebastian HackAdded/modified exec freq
2006-07-11 Sebastian HackAdapted to changes in exec_freq.h
2006-07-10 Christian Würdigemit correct condition codes for xmm compares
2006-07-10 Christian Würdigfixed am candidate checker (handle special case loops...
2006-07-10 Christian Würdigadded recursion break to descent
2006-07-08 Matthias Braunfixed ll_call.c, removed fehler1.c which was a duplicat...
2006-07-08 Matthias Braunfixed more testapps
2006-07-08 Matthias Braunfixed some more testapps
2006-07-07 Matthias Braun- Normalized some more testapps
2006-07-07 Christian Würdigadded ia32_util.[ch]
2006-07-07 Christian Würdigchanged ir_printf call into DBG output
2006-07-07 Christian Würdigcommented out unused function
2006-07-07 Matthias Braun- Normalized some testprograms so that they have a...
2006-07-07 Christian WürdigBugFix: can handle Div/Mod with Memory proj now
2006-07-07 Christian Würdigadded new util module
2006-07-07 Michael BeckRemoved some warnings due to missing const
2006-07-07 Christian Würdigadded missing include
2006-07-07 Christian Würdigturn bacck source addressmode to fulfill two address...
2006-07-06 Christian Würdigfixed SSE Psi CMov (cannot use AM source)
2006-07-06 Christian Würdigremoved function parameter
2006-07-06 Christian Würdigremoved some unused variables
2006-07-06 Christian Würdigadded some debug stuff
2006-07-06 Christian Würdigfixed call lowering (determine correct call building...
2006-07-06 Christian Würdignew irg finish module
2006-07-06 Christian Würdigadded extra finish module
2006-07-06 Matthias Braun- fix problems when phi values where spilled by morgan...
2006-07-06 Sebastian HackFixed dependence walker to respect Phis
2006-07-05 Johannes SpallekMade everything new and bugfree.
2006-07-04 Adam SzalkowskiAdded max recursion depth
2006-07-04 Christian Würdigfixed load+store generation, handly symconst as base...
2006-07-04 Christian Würdigfixed const generation: create const+load for fp symconsts
2006-07-04 Christian Würdigfixed Set emitter: clear target after compare
2006-07-03 Adam Szalkowskidumping execfreqs in pressure graph
2006-07-03 Christian Würdigfixed assert condition
2006-07-03 Christian Würdiguse the correct mode for DIV
2006-07-03 Christian Würdigdo not try to kill compares on AMD architectures
2006-07-03 Christian Würdigemit missing OFFSET FLAT for symconsts (otherwise gas...
2006-07-03 Christian Würdigcopy optimization settings from isa to codegenerator...
2006-07-03 Christian Würdigfixed regalloc timer usage (use only when timing on)
2006-07-03 Matthias Braun- gcd and quicksort retrieve data from commandline...
2006-07-03 Christian Würdigadded additional timer
2006-07-03 Matthias Braun- oops
2006-07-03 Matthias Braun- placing be_copies is now an extra spill phase (to...
2006-07-03 Matthias Braun- no phase data needed
2006-07-03 Christian Würdigset AM support for MulS correct (None or Source)
2006-07-03 Christian Würdigfixed Mulh/MulS emitter (support AM source)
2006-07-02 Michael BeckFixed warning
2006-07-01 Michael Beckused new timer push/pop
2006-07-01 Michael BeckBugFix: needed function must be called outside assert...
2006-07-01 Michael BeckFixed indentation
2006-07-01 Michael BeckKahanSum example
next