]> git.sur5r.net Git - cc65/history - src/cc65/coptcmp.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / cc65 / coptcmp.c
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-10-28 uzOptCmp3 removed a compare to zero instruction preceeded...
2012-06-23 uzCentralize generation of register infos for a code...
2009-10-24 uzRemoved an unused table.
2009-09-01 uzFixed a problem with OptCmp3 that was in there for...
2009-08-29 uzAnother tiny code improvement for integer compares.
2005-09-11 cuzSome function renaming.
2004-11-27 cuzNew test optimization
2003-10-08 cuzHandle more opcodes in OptCmp2
2002-10-06 cuzNew optimizer pass OptShift3.
2002-04-06 cuzFixed a code generation bug
2001-12-10 cuzFixed a bug
2001-10-21 cuzWorking on the optimizations
2001-10-18 cuzExtend an optimization
2001-10-12 cuzMore work to make user asm labels work
2001-09-30 cuzMore source splitting.
2001-09-29 cuzWorking on optimizations
2001-09-29 cuzReordered/splitted the optimization module