K 10
svn:author
V 4
donn
K 8
svn:date
V 27
1988-02-27T21:10:39.000000Z
K 24
svn:entry:committed-date
V 27
1988-02-27T21:10:39.000000Z
K 7
svn:log
V 431
Deleted some puzzling code in flops(), a routine which locates redundant
std/ldd pairs and eliminates the ldd, turning the std into a write to a dead
register which is in turn removed by bflow().  The original coder apparently
wanted to re-run bflow() on all the instructions between the std and the ldd;
this is a gross error, since the uses[] information has been destroyed and
useful instructions can be inadvertently deleted.


END
