Change treatment of interpreter memory registers so that they do not
authorChris Hanson <org/chris-hanson/cph>
Thu, 31 Dec 1987 07:01:21 +0000 (07:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 31 Dec 1987 07:01:21 +0000 (07:01 +0000)
commit22dec91f017445db9503b1940b9448fe5d604731
treec2ed191d098427b50214e99695d740227a0027ad
parent6d4f4184e2b288db4d3d2014d1870c7516ab352e
Change treatment of interpreter memory registers so that they do not
cause invalidation of random memory addresses.  No other pointers will
ever point into that address block.
v7/src/compiler/rtlopt/rcse1.scm
v7/src/compiler/rtlopt/rcse2.scm
v7/src/compiler/rtlopt/rcseep.scm