[PATCH] [ARM] Align stack objects that may be memcpy'd
Renato Golin
renato.golin at linaro.org
Thu Feb 26 07:40:35 PST 2015
Hi John,
Have you done some stack consumption analysis? I remember Arnaud trying to reduce the size of the stack and this patch seems to go against it.
I agree it's a good idea to align it at 4, but we need to be careful, especially in -Os/z.
cheers,
--renato
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7908
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list