Fix PR15293: ARM codegen ice - expected larger existing stack allocation
Stepan Dyatkovskiy
stpworld at narod.ru
Sat Apr 27 23:08:38 PDT 2013
Renato Golin wrote:
> However, you don't have to waste the registers that are not used because
> of alignment. You can still use them as scratch registers, since they'll
> never be used for argument passing anyway.
So.. should we improve the term of "shadowed registers" then? May be
create an issue?
-Stepan
More information about the llvm-commits
mailing list