libfirm
2006-08-17 Christian Würdigchanged optiona values for sched selector
2006-08-17 Christian Würdigadjusted heuristic node selector
2006-08-16 Michael BeckBugFix:
2006-08-16 Michael BeckBugFix:
2006-08-15 Christian Würdigadded some new backend options
2006-08-15 Christian Würdigfixed constraint for SubC
2006-08-15 Michael BeckBugFix:
2006-08-15 Michael Beckimproved verifier: shows now all nodes using the same...
2006-08-15 Christian Würdigadapted to some new backend structures
2006-08-15 Christian Würdigadapted to new irn init function
2006-08-15 Christian Würdigadded heuristic selection from mueller diss
2006-08-15 Christian Würdigfixed indent
2006-08-15 Christian Würdigadded function to retrieve irn ops
2006-08-15 Christian Würdigfixed typo
2006-08-15 Christian Würdigfixed PsiF
2006-08-15 Christian Würdigadded latency
2006-08-15 Christian Würdigadded latency attribute
2006-08-15 Christian Würdigfixed xCmp emitter
2006-08-15 Christian Würdigadded instruction latency
2006-08-14 Matthias Brauncorrect fix
2006-08-14 Christian WürdigAdded set containing Conv nodes to be killed
2006-08-14 Christian Würdigcreate all convs, remember those to be killed and kill...
2006-08-14 Matthias Braunmore compilerhangs
2006-08-14 Matthias Braunfix for looping memphis
2006-08-14 Sebastian HackAdding copies for arguments that occur multiple times...
2006-08-14 Sebastian HackMore precise copy insertion for constrained instructions
2006-08-14 Matthias Braun- don't use C99isms
2006-08-14 Matthias Braunfix typo
2006-08-14 Matthias Braun- Spillslot coalescing now collects all nodes that...
2006-08-13 Christian Würdigupdated node emitter (missing attributes)
2006-08-13 Christian Würdigset orig node while transforming AddSP
2006-08-13 Christian Würdigadded modufy_sp flag for AddSP
2006-08-13 Christian Würdigwhile limiting registers: clear ignore registers before...
2006-08-13 Christian Würdigadded support for irn flag modify_ep
2006-08-12 Michael BeckBugFix:
2006-08-12 Matthias Braun- New register allocation verifier
2006-08-11 Christian Würdigfixed perm lowering (sometimes perm removed from schedu...
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-11 Christian Würdigirn classify is now a mask
2006-08-11 Christian Würdigirn classify now returns a mask
2006-08-11 Christian Würdigadded got_reload flag
2006-08-11 Matthias Braundowhile problem
2006-08-11 Christian Würdigadded be_AddSP transformation
2006-08-11 Christian Würdigadded ia32_AddSP emitter
2006-08-11 Christian Würdigadded AddSP node
2006-08-11 Christian Würdigfixed allcaa handling again
2006-08-11 Matthias Braundon't add projs to pops that nobody uses
2006-08-11 Matthias Braun- don't end in an endless loop for invalid types (but...
2006-08-11 Matthias Brauncompiler hangs for this test
2006-08-10 Christian Würdigfixed GetST0 creation
2006-08-10 Christian Würdigadded AddSP emitter
2006-08-10 Christian Würdigfixed remat flag for load nodes
2006-08-10 Christian Würdigfixed comment
2006-08-10 Christian Würdigadded script to create difference between two reports
2006-08-10 Matthias Braun- lower MemPerms into a series of pushs and pops
2006-08-10 Sebastian HackFixed a bug in benode.c
2006-08-10 Sebastian HackAdded pn_... stuff for AddSP
2006-08-10 Sebastian HackSet register of AddSP res Proj
2006-08-10 Adam Szalkowskianother bug fixed
2006-08-10 Sebastian HackFixed a bug in register class handling of AddSP
2006-08-10 Christian Würdigsome bugifxes for alloca handling
2006-08-10 Adam Szalkowskifixed bugs
2006-08-09 Matthias Braunno random results
2006-08-09 Matthias Braundon't calculate too long
2006-08-09 Matthias Braun- Don't perform memory operands merging too early
2006-08-09 Adam Szalkowskiusing lc_opts
2006-08-09 Sebastian HackSeveral changes
2006-08-09 Matthias Braunfix simd1 test
2006-08-09 Christian WürdigBugFix: when transforming be_Call nodes it can happen...
2006-08-09 Christian Würdigmake transformations before checking 2 addresscode...
2006-08-09 Matthias Braun- add new finish call to architecture calls. This call...
2006-08-09 Matthias Brauntest
2006-08-09 Sebastian HackFixed some typos
2006-08-09 Christian Würdigchanged requirements
2006-08-09 Christian Würdigfixed be_Return gen
2006-08-09 Christian Würdigfixed call memory
2006-08-09 Adam Szalkowskiadded default values for vars
2006-08-09 Matthias Braunreturn 0 from main function
2006-08-09 Matthias Braun- place memperms in the predblocks of the memphi, not...
2006-08-09 Christian Würdigruns more often for benchmarking
2006-08-09 Christian Würdigadded missing variable
2006-08-09 Christian Würdigedge reroutinmg was broken here
2006-08-09 Matthias Braun- Fixed bugs in schedule verifier
2006-08-09 Sebastian HackFixed a bug
2006-08-08 Christian Würdigcan now handle subdirs
2006-08-08 Matthias Braun- Schedule Verifier checks for nodes that should be...
2006-08-08 Matthias Braun- improve scheduling of memperm
2006-08-08 Matthias Braun- fix gcc warning
2006-08-08 Matthias Braun- make liveness computation ignore end node (to avoid...
2006-08-08 Christian Würdigan old floating point benchmark
2006-08-08 Matthias Braun- compute liveness for (nearly) all nodes
2006-08-08 Sebastian HackAdded environment variable for the compiler binary
2006-08-08 Sebastian HackAdded support for memory phis in liveness
2006-08-07 Matthias Braun- Schedule memperm node
2006-08-05 Matthias Braunavoid trouble with some ANSI C ehaders
2006-08-05 Matthias Braundon't abort if compilation takes too long
2006-08-05 Matthias Braunuse custom value_interfere function in verifiers (which...
2006-08-04 Sebastian HackFixed the bugfix
next