1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-05 13:37:17 +00:00
cuz 914b2a7e37 New store optimization.
New functions RegValIsKnown and RegValIsUnknown should be used instead of
direct compares against zero, so we can change the "unknown" representation
one day.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1466 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-10-17 21:37:01 +00:00
..
2001-09-15 12:00:43 +00:00
2000-12-07 13:42:21 +00:00
2002-10-17 21:37:01 +00:00
2002-09-29 19:55:38 +00:00
2002-08-11 14:38:00 +00:00
2000-09-24 19:08:36 +00:00
2002-01-15 20:23:35 +00:00