[all-commits] [llvm/llvm-project] 50f1aa: [AVR] Optimize 16-bit int shift

Ben Shi via All-commits all-commits at lists.llvm.org
Wed Jan 27 23:10:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f1aa1db5c59499b40abda1f565a3db1ebd7ee4
      https://github.com/llvm/llvm-project/commit/50f1aa1db5c59499b40abda1f565a3db1ebd7ee4
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-01-28 (Thu, 28 Jan 2021)

  Changed paths:
    M llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
    M llvm/lib/Target/AVR/AVRISelLowering.cpp
    M llvm/lib/Target/AVR/AVRISelLowering.h
    M llvm/lib/Target/AVR/AVRInstrInfo.td
    M llvm/test/CodeGen/AVR/shift.ll

  Log Message:
  -----------
  [AVR] Optimize 16-bit int shift

Reviewed By: dylanmckay

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




More information about the All-commits mailing list