[PATCH] D12681: Calling conventions for HHVM

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 12:57:07 PDT 2015


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

More feedback from Quentin.


http://reviews.llvm.org/D12681

Files:
  include/llvm/IR/CallingConv.h
  include/llvm/Support/MathExtras.h
  include/llvm/Target/TargetFrameLowering.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/CodeGen/TargetFrameLoweringImpl.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.36024.patch
Type: text/x-patch
Size: 26249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/5fc4721c/attachment.bin>


More information about the llvm-commits mailing list