]> git.sur5r.net Git - cc65/history - src/cc65/coptind.c
Track usage of the sreg and several other zero page registers and remove
[cc65] / src / cc65 / coptind.c
2001-09-24 cuzTrack usage of the sreg and several other zero page...
2001-09-15 cuzFixed a few warnings
2001-08-05 cuzMore optimization
2001-07-25 cuzFixed a bug
2001-07-25 cuzFree register info
2001-07-24 cuzBetter register tracking in the optimizer
2001-07-17 cuzAdded more optimizations
2001-07-16 cuzRemove transfer insns if possible
2001-07-16 cuzTrace register usage, remove duplicate loads
2001-05-31 cuzLots of renaming
2001-05-28 cuzWorking on the backend
2001-05-22 cuzPolishing and minor corrections
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...
2001-05-20 cuzFixed a problem with the Chg/Use flags
2001-05-16 cuzWorking on the backend
2001-05-15 cuzWorking on the backend
2001-05-15 cuzWorking on the new backend
2001-05-14 cuzMoved some of the currently existing into a separate...