* src/vm/jit/allocator/simplereg.c (interface_regalloc): Changed
authoredwin <none@none>
Fri, 8 Sep 2006 12:19:49 +0000 (12:19 +0000)
committeredwin <none@none>
Fri, 8 Sep 2006 12:19:49 +0000 (12:19 +0000)
commit57c07cc5fa6222087640372879f67671130ba878
tree43084060628689a0819843a1cd7d31188e5c2d40
parent7adf67edd7f8aa6b9cb232e61010d25225cfcffd
* src/vm/jit/allocator/simplereg.c (interface_regalloc): Changed
allocation of interface registers. interface_map now contains the
necessary flags, and receives a combination of allocated flags
and regoff.

(new_allocate_scratch_registers): Copy the allocation of the
invars and outvars for each basic block.

--HG--
branch : unified_variables
src/vm/jit/allocator/simplereg.c