• Marius Wachtler's avatar
    rewriter: better scratch handling · 33baefb0
    Marius Wachtler authored
    before when we allocated scratch space we always needed one more reg to store the address of the scratch space
    this address is a constant stack offset so this was not needed because it can be recalculated like to a constant value
    33baefb0
rewriter.h 32 KB