Hi
Traditional RA algorithms are designed to provide a register for
every operand. But some architectures can access memory directly.
So instead of add ra, rb, rc -> add memloc1, memloc2, memloc3.
Is there any work on how to extend some of traditional algorithms to
provide for this possibility ?
thanks
shrey