[all-commits] [llvm/llvm-project] 5ebdb0: [RISCV] Enable shrink wrap by default
Evandro Menezes via All-commits
all-commits at lists.llvm.org
Thu Sep 2 07:49:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ebdb07e7eb366c20fa2d914e07a4d380975f266
https://github.com/llvm/llvm-project/commit/5ebdb07e7eb366c20fa2d914e07a4d380975f266
Author: Evandro Menezes <evandro.menezes at sifive.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/lib/Target/RISCV/RISCVFrameLowering.h
M llvm/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
M llvm/test/CodeGen/RISCV/double-br-fcmp.ll
M llvm/test/CodeGen/RISCV/double-stack-spill-restore.ll
M llvm/test/CodeGen/RISCV/float-br-fcmp.ll
M llvm/test/CodeGen/RISCV/frame-info.ll
M llvm/test/CodeGen/RISCV/half-br-fcmp.ll
M llvm/test/CodeGen/RISCV/rv32zbb.ll
M llvm/test/CodeGen/RISCV/rv64zbb.ll
M llvm/test/CodeGen/RISCV/shrinkwrap.ll
Log Message:
-----------
[RISCV] Enable shrink wrap by default
Differential Revision: https://reviews.llvm.org/D109037
More information about the All-commits
mailing list