[llvm-commits] [PATCH][x86] Add support for dynamic stack probing on Windows x64 (Microsoft and MinGW).

Chris Lattner clattner at apple.com
Mon Nov 15 13:44:45 PST 2010


On Oct 27, 2010, at 7:53 AM, Michael Spencer wrote:

> This patch adds support for stack probing alloca instructions with a
> variable size on x86-64.

Looks good to me, please apply with a testcase.

-Chris



More information about the llvm-commits mailing list