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

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 23 09:20:51 PDT 2022


Amir created this revision.
Amir added a reviewer: maksfb.
Herald added subscribers: dexonsmith, pengfei, hiraditya.
Herald added a project: All.
Amir requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This reverts commit cce239c45d6ef3865a017b5b3f935964e0348734.


Repository:
  rG LLVM Github Monorepo

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/Feature/callingconventions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124330.424725.patch
Type: text/x-patch
Size: 20303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220423/9e9a9f85/attachment.bin>


More information about the llvm-commits mailing list