[all-commits] [llvm/llvm-project] 09a778: Revert "[RISCV] Implement tail call optimization i...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Nov 26 04:45:35 PST 2024
Branch: refs/heads/revert-115297-mga-sc/tail-call
Home: https://github.com/llvm/llvm-project
Commit: 09a778fef13794e2a171002f3028741369a54500
https://github.com/llvm/llvm-project/commit/09a778fef13794e2a171002f3028741369a54500
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
R llvm/test/CodeGen/RISCV/machine-outliner-call.ll
M llvm/test/CodeGen/RISCV/machine-outliner-cfi.mir
M llvm/test/CodeGen/RISCV/machine-outliner-leaf-descendants.ll
M llvm/test/CodeGen/RISCV/machine-outliner-patchable.ll
M llvm/test/CodeGen/RISCV/machine-outliner-position.mir
R llvm/test/CodeGen/RISCV/machineoutliner-x5.mir
M llvm/test/CodeGen/RISCV/machineoutliner.mir
Log Message:
-----------
Revert "[RISCV] Implement tail call optimization in machine outliner (#115297)"
This reverts commit 29062329f3cf0ac8f1ae626e758ca64f82294fbf.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list