[PATCH] D128429: [LoongArch] Add initial support for function calls

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 21:03:47 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3610d5f5d4c2: [LoongArch] Add initial support for function calls (authored by wangleiat, committed by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128429

Files:
  llvm/lib/Target/LoongArch/LoongArchFrameLowering.h
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
  llvm/test/CodeGen/LoongArch/ir-instruction/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128429.442173.patch
Type: text/x-patch
Size: 19664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/984a1d10/attachment.bin>


More information about the llvm-commits mailing list