[llvm] r221320 - ARM/Dwarf: correctly align stack before callee-saved VPRs
Tim Northover
tnorthover at apple.com
Fri Nov 14 09:37:37 PST 2014
On 14 Nov 2014, at 08:24, Oliver Stannard <oliver.stannard at arm.com> wrote:
> I think this patch, or the related one, is causing miscompilations. These
> manifest as either an argument being loaded from the wrong location on the
> stack, or the final pop being from the wrong address, resulting in the PC
> being restored incorrectly.
Oh dear. Thanks Oliver, I'll look into it.
Tim.
More information about the llvm-commits
mailing list