[PATCH] D12681: Calling conventions for HHVM

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 17:16:06 PDT 2015


maksfb updated this revision to Diff 34174.
maksfb added a comment.

Restore the diff + suggestions by Sanjoy Das.


http://reviews.llvm.org/D12681

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12681.34174.patch
Type: text/x-patch
Size: 25451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150908/08f38a44/attachment.bin>


More information about the llvm-commits mailing list