Displaying 1 result from an estimated 1 matches for "tp55370p58246".
2013 Mar 06
1
[LLVMdev] Assertion failed after my storeRegToStackSlot/loadFromStackSlot
Hi Lang.
Thank you. I added pseudo-instructions for spill/reloads and expanded it
in expandPostRAPseudo.
Regards,
Dmitriy.
04.03.2013 8:24, Lang Hames wrote:
> Hi Dmitriy,
>
> As you've seen our current spill code assumes that spill/reloads are
> single instructions. I think the best way to work around this is to
> introduce load/store pseudo-instructions and expand these