[all-commits] [llvm/llvm-project] 3b8c12: [AVR][NFC] Improve CodeGen tests

Ben Shi via All-commits all-commits at lists.llvm.org
Sat Jun 10 09:18:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b8c12c18e708cf128e13149991230e47e36b193
      https://github.com/llvm/llvm-project/commit/3b8c12c18e708cf128e13149991230e47e36b193
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2023-06-11 (Sun, 11 Jun 2023)

  Changed paths:
    M llvm/test/CodeGen/AVR/hardware-mul.ll

  Log Message:
  -----------
  [AVR][NFC] Improve CodeGen tests

Reviewed By: Patryk27

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


  Commit: cef723a0feb9787ac7efd9a7762a1a3a07895d2c
      https://github.com/llvm/llvm-project/commit/cef723a0feb9787ac7efd9a7762a1a3a07895d2c
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2023-06-11 (Sun, 11 Jun 2023)

  Changed paths:
    M llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
    M llvm/lib/Target/AVR/AVRInstrInfo.cpp
    M llvm/lib/Target/AVR/AVRSubtarget.h
    M llvm/test/CodeGen/AVR/hardware-mul.ll
    M llvm/test/CodeGen/AVR/inline-asm/inline-asm3.ll

  Log Message:
  -----------
  [AVR] Enable sub register liveness

Reviewed By: Patryk27

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


Compare: https://github.com/llvm/llvm-project/compare/c0f9d7b0e619...cef723a0feb9


More information about the All-commits mailing list