[PATCH] D48411: [RISCV] Add support for _interrupt attribute

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 10:50:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338047: [RISCV] Add support for _interrupt attribute (authored by apazos, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D48411?vs=156359&id=157532#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48411

Files:
  llvm/trunk/lib/Target/RISCV/RISCVCallingConv.td
  llvm/trunk/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/trunk/test/CodeGen/RISCV/interrupt-attr-args-error.ll
  llvm/trunk/test/CodeGen/RISCV/interrupt-attr-invalid.ll
  llvm/trunk/test/CodeGen/RISCV/interrupt-attr-nocall.ll
  llvm/trunk/test/CodeGen/RISCV/interrupt-attr-ret-error.ll
  llvm/trunk/test/CodeGen/RISCV/interrupt-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48411.157532.patch
Type: text/x-patch
Size: 60968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/a1131c87/attachment.bin>


More information about the llvm-commits mailing list