[all-commits] [llvm/llvm-project] 22668c: [AVR][NFC] Refactor 8-bit & 16-bit shifts
Ben Shi via All-commits
all-commits at lists.llvm.org
Sun May 30 19:31:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22668c6e1f36b375944a00495d71e20ee15639fb
https://github.com/llvm/llvm-project/commit/22668c6e1f36b375944a00495d71e20ee15639fb
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-05-31 (Mon, 31 May 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
Log Message:
-----------
[AVR][NFC] Refactor 8-bit & 16-bit shifts
Reviewed By: dylanmckay
Differential Revision: https://reviews.llvm.org/D98335
More information about the All-commits
mailing list