[all-commits] [llvm/llvm-project] 83e6d2: Revert "[ARM] Always lower direct calls as direct ...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Sep 18 09:47:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83e6d2edfcf9e073167529377eaa250795640d35
https://github.com/llvm/llvm-project/commit/83e6d2edfcf9e073167529377eaa250795640d35
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/test/CodeGen/ARM/minsize-call-cse.ll
M llvm/test/CodeGen/ARM/pr42062.ll
Log Message:
-----------
Revert "[ARM] Always lower direct calls as direct when the outliner is enabled (#66434)"
This reverts commit 003bcad9a8b21e15e3786a52b1dafa844075ab84.
ARM folks say it regresses some of their benchmarks:
https://github.com/llvm/llvm-project/pull/66434#issuecomment-1722424162
More information about the All-commits
mailing list