[llvm-commits] [PATCH] Updated versions of previous patches
Cameron Esfahani
dirty at apple.com
Fri Sep 24 13:13:36 PDT 2010
It's been a few weeks, and my previous patches have gotten a little stale compared to TOT.
There is a slight conflict, as two of these patches both modify X86RegisterInfo.cpp, so it might be difficult to apply them both separately.
Enclosed are three separate patches:
- Add support for the Windows 64 version of __chkstk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_chkstk.patch
Type: application/octet-stream
Size: 4619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100924/6f533660/attachment.obj>
-------------- next part --------------
- Add support for the Windows 64 versions of the tail call pseudo opcodes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_tc.patch
Type: application/octet-stream
Size: 13557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100924/6f533660/attachment-0001.obj>
-------------- next part --------------
- Add support for Windows 64 var args
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_va.patch
Type: application/octet-stream
Size: 6475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100924/6f533660/attachment-0002.obj>
-------------- next part --------------
Cameron Esfahani
dirty at apple.com
"We do what we must because we can."
Aperture Science
More information about the llvm-commits
mailing list