[all-commits] [llvm/llvm-project] 6b64c6: [GreedyRA ORE] Extract computeNumberOfSplillsReloa...
serguei-katkov via All-commits
all-commits at lists.llvm.org
Thu Apr 8 00:53:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b64c662c79524a2ec5f5b1bc10ce4c2a1e3ff37
https://github.com/llvm/llvm-project/commit/6b64c662c79524a2ec5f5b1bc10ce4c2a1e3ff37
Author: Serguei Katkov <serguei.katkov at azul.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[GreedyRA ORE] Extract computeNumberOfSplillsReloads to use in different places. NFC.
Extract one basic block handling to introduce stat computation for method scope.
Reviewers: reames, MatzeB, anemet, thegameg
Reviewed By: reames, thegameg
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D100013
More information about the All-commits
mailing list