[all-commits] [llvm/llvm-project] f319c2: [AVR] Reject/Reserve R0~R15 on AVRTiny.

Ben Shi via All-commits all-commits at lists.llvm.org
Wed Mar 23 19:34:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f319c24570f93c8a5a4401768b3ecfba9ef2fdba
      https://github.com/llvm/llvm-project/commit/f319c24570f93c8a5a4401768b3ecfba9ef2fdba
  Author: Ben Shi <ben.shi at streamcomputing.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AVR/AVRCallingConv.td
    M llvm/lib/Target/AVR/AVRISelLowering.cpp
    M llvm/lib/Target/AVR/AVRRegisterInfo.cpp
    M llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
    A llvm/test/CodeGen/AVR/calling-conv/c/tiny.ll
    A llvm/test/MC/AVR/error.s

  Log Message:
  -----------
  [AVR] Reject/Reserve R0~R15 on AVRTiny.

Reviewed By: aykevl, dylanmckay

Differential Revision: https://reviews.llvm.org/D121672




More information about the All-commits mailing list