[PATCH] D124330: Revert "HHVM calling conventions."

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 15:35:43 PST 2023


Amir updated this revision to Diff 495657.
Amir added a comment.

Rename CallingConv enum items


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124330/new/

https://reviews.llvm.org/D124330

Files:
  llvm/include/llvm/CodeGen/TargetFrameLowering.h
  llvm/include/llvm/IR/CallingConv.h
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/test/CodeGen/X86/hhvm-cc.ll
  llvm/test/CodeGen/X86/statepoint-fastregalloc.mir
  llvm/test/Feature/callingconventions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124330.495657.patch
Type: text/x-patch
Size: 22477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/ee348d00/attachment.bin>


More information about the llvm-commits mailing list