[LLVMdev] Vector troubles

Evan Cheng evan.cheng at apple.com
Mon Oct 1 10:34:44 PDT 2007


You can always ask for > 16 byte stack alignment. :-)

Evan

On Sep 30, 2007, at 10:47 AM, Anton Korobeynikov wrote:

> Hello, Daniel.
>
>> glibc < 2.4 don't reliably keep stack at 16 bytes through some calls
>> (qsort, etc), but otherwise, it stays 16 byte aligned.
> Interesting, but why in this case stuff like 'force_align_arg_pointer'
> required?
>
> -- 
> With best regards, Anton Korobeynikov.
>
> Faculty of Mathematics & Mechanics, Saint Petersburg State University.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list