[all-commits] [llvm/llvm-project] 923ca0: [ARM][MachineOutliner] Fix costs model.
yroux via All-commits
all-commits at lists.llvm.org
Thu Dec 17 07:12:20 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 923ca0b411f78a3d218ff660a5b7a8b9099bdaa4
https://github.com/llvm/llvm-project/commit/923ca0b411f78a3d218ff660a5b7a8b9099bdaa4
Author: Yvan Roux <yvan.roux at linaro.org>
Date: 2020-12-17 (Thu, 17 Dec 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
M llvm/test/CodeGen/ARM/machine-outliner-calls.mir
A llvm/test/CodeGen/ARM/machine-outliner-stack-use.mir
Log Message:
-----------
[ARM][MachineOutliner] Fix costs model.
Fix candidates calls costs models allocation and prepare stack fixups
handling.
Differential Revision: https://reviews.llvm.org/D92933
More information about the All-commits
mailing list