Commit graph

57 commits

Author SHA1 Message Date
sater eff0f36a5d added patterns for *p++ local and external p
added pattern to remove some badly placed dups
1984-08-03 16:37:15 +00:00
sater 59fa458a20 removed some superfluous patterns.
Were special cases not needed with the general case.
1984-08-03 13:16:59 +00:00
sater 2943d957bb The patterns to change a cii to cuu when dealing with a known positive
quantity was technically wrong. Changed to generate a cui.
1984-07-18 15:54:25 +00:00
sater 0473678491 added patterns for unsigned shifting
added patterns to delay additive operations until after multiplicative,
  this can be useful for some register machines
1984-07-18 11:05:28 +00:00
em 5138be020c changed format of rcsid 1984-05-17 14:37:15 +00:00
sater 3c197c150a added rcsid 1984-05-17 14:14:29 +00:00
sater ac23d5c871 Initial revision 1984-05-17 13:42:36 +00:00