libfirm
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
2006-08-04 Christoph MallonFix warnings
2006-08-04 Matthias Braun- new spillslot verifier (doesn't catch all errors...
2006-08-04 Matthias Braunwarning fix
2006-08-04 Matthias Braun- new spillslots dump phase
2006-08-04 Matthias Braunafter_compile script example (for makereport.sh)
2006-08-04 Matthias Braunremoved firm.ini which should not be here
2006-08-04 Matthias Braun- another warning fix
2006-08-04 Matthias Braunfix a few more warnings
2006-08-04 Matthias Braunwarning fix
2006-08-04 Adam Szalkowskivoid functions do not store at end
2006-08-04 Matthias Braun- forgot to add some files
2006-08-04 Matthias BraunRewrote spillslot handling:
2006-08-04 Matthias Braun- warning fixes
2006-08-04 Matthias Braunfix a few warnings
2006-08-04 Matthias Braunplace duplicates after perm
2006-08-04 Sebastian HackAdded none copy heuristic
2006-08-04 Matthias Braunreindented source
2006-08-04 Adam Szalkowskichanged output format a little bit
2006-08-03 Matthias Braunreindent source
2006-08-03 Matthias Braunadded asmflags variable to testapps Makefile
2006-08-03 Matthias Braunreindenting source
2006-08-03 Christian Würdigfixed constrain handling
2006-08-03 Matthias Braunavoid a few variable unused warnings...
2006-08-03 Adam Szalkowskioption added for only using remats á la Briggs
2006-08-02 Christian Würdigin case of SSE: copy xmm0 to FPU TOS
2006-08-02 Christian Würdigadded new SSE simple store node (no index register...
2006-08-02 Christian Würdigspare SSE siple store from AM
2006-08-02 Christian Würdigfixed mode suffix emitter
2006-08-02 Christian Würdigin case SS is used: copy call floating point result...
2006-08-02 Christian Würdigadded GetST0 and SetST0 nodes
2006-08-02 Christian Würdigomit GetST0 and SetST0 in am check
2006-08-02 Christian Würdigemit pointer size for GetST0 and SetST0 as well
2006-08-02 Matthias Braunremoving include of header which is not in cvs yet
2006-08-02 Christian Würdigremoved explicit WITH_JVM define
2006-08-02 Matthias Braun-fix warning, another java_* to be_java_* rename
2006-08-02 Matthias Braun- rename java_* stuff to be_java_*
2006-08-02 Matthias Braun-fix compilation when WITH_ILP is not defined
2006-08-02 Sebastian HackAdded finish() method
2006-08-02 Sebastian HackFactored copy minimzation out
2006-08-02 Christian Würdigfixed proj number mapping for CopyB nodes
2006-08-01 Christoph MallonRemove unused vars
2006-08-01 Adam Szalkowskifixed consts
2006-08-01 Christoph MallonGive function a return type
2006-08-01 Sebastian HackFixed some bugs
2006-08-01 Christian Würdigdefault copy min ist heur2
2006-08-01 Christian Würdigadded firm ini file, so options can be specified in...
2006-08-01 Christian Würdigadded semicolon after label
2006-08-01 Christian Würdigadded missing prototype
2006-08-01 Christian Würdigadded missing header
2006-08-01 Adam Szalkowskinow supporting memory operands
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
next