Displaying 1 result from an estimated 1 matches for "21298d76".
Did you mean:
1129876
2008 May 22
2
[LLVMdev] SSE intrinsic alignment bug?
The intent here is that "in" and "out" are always aligned, by forcing
the stack pointer in the function that defines them to be aligned. On
some targets (darwin) the stack pointer is always 16-byte aligned; on
other targets there should be code in the function prologue to force
it to be aligned.
On May 22, 2008, at 4:36 PM, Nicolas Capens wrote:
> Small typo, for