[all-commits] [llvm/llvm-project] 029f66: [AVR] Emit 'eicall' for devices with large program...
Ben Shi via All-commits
all-commits at lists.llvm.org
Sun Jan 22 17:06:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 029f669db3b471539bea25f30282784961952d2d
https://github.com/llvm/llvm-project/commit/029f669db3b471539bea25f30282784961952d2d
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
M llvm/lib/Target/AVR/AVRMCInstLower.cpp
M llvm/lib/Target/AVR/AVRMCInstLower.h
A llvm/test/CodeGen/AVR/issue-58856-eicall.ll
Log Message:
-----------
[AVR] Emit 'eicall' for devices with large program memory
Fixes https://github.com/llvm/llvm-project/issues/58856
Reviewed By: aykevl
Differential Revision: https://reviews.llvm.org/D142298
More information about the All-commits
mailing list