<div dir="ltr">Hi Christian,<div><br></div><div>This patch does not seem to address sub-word stack arguments. If a stack argument is < 32 bits, surely it should have an offset applied to it in ARMISelLowering::lowerFormalArguments() and friends, similar to what ARM64 does?</div>
<div><br></div><div>Is the ABI for 32-bit different in this respect to the 64-bit ABI?</div><div><br></div><div>Cheers,</div><div><br></div><div>James</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 8 May 2014 15:22, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 8 May 2014 15:20, Christian Pirker <<a href="mailto:cpirker@a-bix.com">cpirker@a-bix.com</a>> wrote:<br>

> Test suite have been run with GNU libraries in little and big endian.<br>
> I committed this patch as rL208316.<br>
<br>
</div>Thanks!<br>
<span class="HOEnZb"><font color="#888888"><br>
--renato<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>