[all-commits] [llvm/llvm-project] 680f3d: Revert "[GreedyRA ORE] Add Cost of spill locations...
serguei-katkov via All-commits
all-commits at lists.llvm.org
Mon Apr 19 21:09:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 680f3d6de79f7dd75ee0cda256a541d18e504a22
https://github.com/llvm/llvm-project/commit/680f3d6de79f7dd75ee0cda256a541d18e504a22
Author: Serguei Katkov <serguei.katkov at azul.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/test/CodeGen/AArch64/arm64-spill-remarks-treshold-hotness.ll
M llvm/test/CodeGen/AArch64/arm64-spill-remarks.ll
M llvm/test/CodeGen/X86/statepoint-ra.ll
Log Message:
-----------
Revert "[GreedyRA ORE] Add Cost of spill locations into remark"
This reverts commit 328377307ad2da961b3be0f2bbf1814a6f1f4ed3.
This commit causes buildbot failures due to some clang tests are not updated.
Temporary revert to fix clang tests.
More information about the All-commits
mailing list