Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
970eac40bf0dc46c83ecf202e8e288306faf1fb1
/
llvm
/
lib
/
Support
/
BranchProbability.cpp
bdc1e2a
BranchProb: Simplify printing code
by Duncan P. N. Exon Smith
· 12 years ago
f857407
Support: remove unnecessary namespace
by Duncan P. N. Exon Smith
· 12 years ago
415e765
Support: Add BranchProbability::scale() and ::scaleByInverse()
by Duncan P. N. Exon Smith
· 12 years ago
cc0ed6b
Print branch probabilities as percentages.
by Benjamin Kramer
· 14 years ago
929f53f
Add compare operators to BranchProbability and use it to determine if an edge is hot.
by Benjamin Kramer
· 14 years ago
e92d047
BranchProbability::print returns void now.
by Jakub Staszak
· 14 years ago
3d4e64b
Branch profiling: floating-point avoidance.
by Andrew Trick
· 14 years ago