[PATCH] D39849: [RISCV] Implement prolog and epilog insertion
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 04:19:16 PST 2017
asb updated this revision to Diff 123762.
asb marked 2 inline comments as done.
asb added a comment.
Herald added a subscriber: jordy.potman.lists.
Rebase and address review comments.
https://reviews.llvm.org/D39849
Files:
lib/Target/RISCV/RISCVFrameLowering.cpp
lib/Target/RISCV/RISCVFrameLowering.h
test/CodeGen/RISCV/addc-adde-sube-subc.ll
test/CodeGen/RISCV/alu32.ll
test/CodeGen/RISCV/bare-select.ll
test/CodeGen/RISCV/blockaddress.ll
test/CodeGen/RISCV/branch.ll
test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
test/CodeGen/RISCV/calls.ll
test/CodeGen/RISCV/div.ll
test/CodeGen/RISCV/frame.ll
test/CodeGen/RISCV/i32-icmp.ll
test/CodeGen/RISCV/imm.ll
test/CodeGen/RISCV/indirectbr.ll
test/CodeGen/RISCV/jumptable.ll
test/CodeGen/RISCV/mem.ll
test/CodeGen/RISCV/mul.ll
test/CodeGen/RISCV/rem.ll
test/CodeGen/RISCV/rotl-rotr.ll
test/CodeGen/RISCV/select-cc.ll
test/CodeGen/RISCV/sext-zext-trunc.ll
test/CodeGen/RISCV/shifts.ll
test/CodeGen/RISCV/wide-mem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39849.123762.patch
Type: text/x-patch
Size: 80541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/514f9b93/attachment-0001.bin>
More information about the llvm-commits
mailing list