Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
13f89cd19b5425e2671390ef971f00b51f6bb113
/
llvm
/
unittests
/
Support
/
BlockFrequencyTest.cpp
bfb84d0
Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with a branch probability."
by Benjamin Kramer
· 12 years ago
bd0f107
BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with a branch probability.
by Benjamin Kramer
· 12 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
a520de1
For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long long integer literals.
by Benjamin Kramer
· 13 years ago
812da49
Implement comparison operators for BranchProbability in a way that can't overflow INT64_MAX.
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
8a3d4c4
Add test cases for BlockFrequency.
by Jakub Staszak
· 14 years ago