<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi James,<br>
    <br>
    the ABI for 32 bits is different with respect to the 64 ABI, as it
    requires any integral fundamental data types to be expanded to a
    size of 4 bytes.<br>
    <br>
    Thanks,<br>
    Christian<br>
    <br>
    <div class="moz-cite-prefix">On 05/08/14 16:56, James Molloy wrote:<br>
    </div>
    <blockquote
cite="mid:CALCTSA3N7sq05XM2XYcf75Moq5vG8Dix9sFpPM+oW3fmMVZiJw@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
              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
                moz-do-not-send="true" 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 moz-do-not-send="true"
                  href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
                <a moz-do-not-send="true"
                  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>
    </blockquote>
    <br>
  </body>
</html>