[PATCH] D12337: [Codegen] Ensure stack is properly aligned for call argument initialization
Jeroen Ketema via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 03:23:20 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248786: Arguments spilled on the stack before a function call may have (authored by jketema).
Changed prior to commit:
http://reviews.llvm.org/D12337?vs=35166&id=35955#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12337
Files:
llvm/trunk/include/llvm/CodeGen/CallingConvLower.h
llvm/trunk/lib/CodeGen/CallingConvLower.cpp
llvm/trunk/lib/Target/X86/X86FastISel.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/win32-spill-xmm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12337.35955.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/84eacf1a/attachment.bin>
More information about the llvm-commits
mailing list