[all-commits] [llvm/llvm-project] c5cc2d: [BranchProbabilityInfo] Use predecessors(BB) and s...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Nov 15 19:28:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c5cc2d8b945a23e32613014b5de5d8d7f0c3cfe6
https://github.com/llvm/llvm-project/commit/c5cc2d8b945a23e32613014b5de5d8d7f0c3cfe6
Author: Kazu Hirata <kazu at google.com>
Date: 2020-11-15 (Sun, 15 Nov 2020)
Changed paths:
M llvm/lib/Analysis/BranchProbabilityInfo.cpp
Log Message:
-----------
[BranchProbabilityInfo] Use predecessors(BB) and successors(BB) (NFC)
More information about the All-commits
mailing list