NAKAMURA Takumi
|
3f4be4fb86
|
Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enough for caller to allocate one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124949 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-02-05 15:11:32 +00:00 |
|
Cameron Esfahani
|
ec37b00b17
|
Recommit 116056, now with the missing file...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116083 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-08 19:24:18 +00:00 |
|
Andrew Trick
|
5900201aa7
|
reverting 116056: win64_params.ll may need to be conditionalized?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116063 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-08 17:22:42 +00:00 |
|
Cameron Esfahani
|
d7b8d91d4a
|
Small patch to restore home register stack space allocation for the Win64 case. Add test case. This code eventually needs to be tighter, since it's always allocating it, even in leaf routines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116056 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-08 10:31:30 +00:00 |
|