[PATCH] D48411: [RISCV] Add support for _interrupt attribute
Ana Pazos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 14:36:48 PDT 2018
apazos updated this revision to Diff 156359.
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
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.156359.patch
Type: text/x-patch
Size: 60401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/c031c9dc/attachment.bin>
More information about the llvm-commits
mailing list