diff options
author | lewis-revill <lewis.revill@embecosm.com> | 2020-01-14 18:59:11 +0000 |
---|---|---|
committer | lewis-revill <lewis.revill@embecosm.com> | 2020-01-14 18:59:11 +0000 |
commit | cd800f3b226b25142f233beca846715fc601809b (patch) | |
tree | afceec128c810c53e47ea48bdbeefe38666bb62d /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 2cefb93951cca01dcdde6fe5c7354dc8bcd796d6 (diff) | |
download | bcm5719-llvm-cd800f3b226b25142f233beca846715fc601809b.tar.gz bcm5719-llvm-cd800f3b226b25142f233beca846715fc601809b.zip |
[RISCV] Allow shrink wrapping for RISC-V
Enabling shrink wrapping requires ensuring the insertion point of the
epilogue is correct for MBBs without a terminator, in which case the
instruction to adjust the stack pointer is the last instruction in the
block.
Differential Revision: https://reviews.llvm.org/D62190
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions