[PATCH] Add explicit Win64 and System V calling conventions to the x86_64 backend

Charles Davis cdavis5x at gmail.com
Mon Jul 8 14:33:19 PDT 2013


  Addressed Reid's comments.

Hi asl, nadav, rnk,

http://llvm-reviews.chandlerc.com/D729

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D729?vs=1785&id=2722#toc

Files:
  include/llvm/IR/CallingConv.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/IR/AsmWriter.cpp
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86FastISel.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/win64_params.ll
  test/CodeGen/X86/win_chkstk.ll
  utils/vim/llvm.vim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D729.2.patch
Type: text/x-patch
Size: 15173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130708/d1e1a1d4/attachment.bin>


More information about the llvm-commits mailing list