(1) From Chris Torek -- get the type right after deleting a shift and
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Thu, 12 May 1988 16:22:15 +0000 (08:22 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Thu, 12 May 1988 16:22:15 +0000 (08:22 -0800)
commit3c2c00f380e69b16749679a27dc7fce3d798fd43
tree3912861e088a7d5053c90de8fd034232c10fe9b8
parent1346e8b533c720a7f33f14b6e8b03f1a4bfd458f
(1) From Chris Torek -- get the type right after deleting a shift and
upgrading an indexed address from byte to short or long offsets.  (2) Clean
out trash in regs[r] for r<NREG when updating uses[r] and regs[r] in bflow(),
avoiding amazing substitution of operands.  (3) flops() fix fails if there are
other uses between the store and the last use; we now loop on uses in flops().

SCCS-vsn: old/pcc/c2.tahoe/c21.c 1.9
usr/src/old/pcc/c2.tahoe/c21.c