Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
unittests
/
Support
/
BlockFrequencyTest.cpp
3b6752e
For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long long integer literals.
by Benjamin Kramer
· 13 years ago
13b1073
Implement comparison operators for BranchProbability in a way that can't overflow INT64_MAX.
by Benjamin Kramer
· 14 years ago
341473c
Add compare operators to BranchProbability and use it to determine if an edge is hot.
by Benjamin Kramer
· 14 years ago
0031b4f
Add test cases for BlockFrequency.
by Jakub Staszak
· 14 years ago