[all-commits] [llvm/llvm-project] 86812f: [AVR] Improve inline assembly
Ben Shi via All-commits
all-commits at lists.llvm.org
Sun May 30 08:44:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86812faa5f9bff64656c162cd1afee6948e02adb
https://github.com/llvm/llvm-project/commit/86812faa5f9bff64656c162cd1afee6948e02adb
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-05-30 (Sun, 30 May 2021)
Changed paths:
M llvm/lib/Target/AVR/AVRISelLowering.cpp
M llvm/lib/Target/AVR/AVRRegisterInfo.td
A llvm/test/CodeGen/AVR/inline-asm/inline-asm3.ll
Log Message:
-----------
[AVR] Improve inline assembly
Reviewed By: dylanmckay
Differential Revision: https://reviews.llvm.org/D96394
More information about the All-commits
mailing list