[PATCH] D151107: [IR] Add GraalVM calling conventions
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 08:31:03 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaeedc0763772: [IR] Add GraalVM calling conventions (authored by Zeavee, committed by RKSimon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151107/new/
https://reviews.llvm.org/D151107
Files:
llvm/include/llvm/AsmParser/LLToken.h
llvm/include/llvm/IR/CallingConv.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86RegisterInfo.cpp
llvm/test/CodeGen/AArch64/graalcc.ll
llvm/test/CodeGen/RISCV/graalcc.ll
llvm/test/CodeGen/X86/graalcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151107.558126.patch
Type: text/x-patch
Size: 9125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231117/90c73dd7/attachment.bin>
More information about the llvm-commits
mailing list