[PATCH] D12681: Calling conventions for HHVM

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 15:11:06 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248832: HHVM calling conventions. (authored by maks).

Changed prior to commit:
  http://reviews.llvm.org/D12681?vs=36024&id=36044#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12681

Files:
  llvm/trunk/include/llvm/IR/CallingConv.h
  llvm/trunk/include/llvm/Support/MathExtras.h
  llvm/trunk/include/llvm/Target/TargetFrameLowering.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/TargetFrameLoweringImpl.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/test/CodeGen/X86/hhvm-cc.ll
  llvm/trunk/test/Feature/callingconventions.ll
  llvm/trunk/unittests/Support/MathExtrasTest.cpp
  llvm/trunk/utils/vim/syntax/llvm.vim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12681.36044.patch
Type: text/x-patch
Size: 26795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/36f9f551/attachment.bin>


More information about the llvm-commits mailing list