[PATCH] D48411: [RISCV] Add support for _interrupt attribute
Ana Pazos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 10 14:54:37 PDT 2018
apazos updated this revision to Diff 154889.
apazos edited the summary of this revision.
apazos added a comment.
Updated patch to address review comments.
https://reviews.llvm.org/D48411
Files:
lib/Target/RISCV/RISCVCallingConv.td
lib/Target/RISCV/RISCVFrameLowering.cpp
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
lib/Target/RISCV/RISCVInstrInfo.cpp
lib/Target/RISCV/RISCVInstrInfo.td
lib/Target/RISCV/RISCVRegisterInfo.cpp
lib/Target/RISCV/RISCVRegisterInfo.h
lib/Target/RISCV/RISCVSubtarget.cpp
test/CodeGen/RISCV/interrupt-attr-args-error.ll
test/CodeGen/RISCV/interrupt-attr-invalid.ll
test/CodeGen/RISCV/interrupt-attr-nocall.ll
test/CodeGen/RISCV/interrupt-attr-ret-error.ll
test/CodeGen/RISCV/interrupt-attr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48411.154889.patch
Type: text/x-patch
Size: 20747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/26042cd6/attachment.bin>
More information about the llvm-commits
mailing list