Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a8b32dec677b28abe348984945e69c4d7e63125c
/
llvm
/
unittests
/
Support
/
BranchProbabilityTest.cpp
5b817d0
[BPI] Add multiplication by scalar operators to BranchProbability
by Serguei Katkov
· 8 years ago
d7c0b73
BranchProbabilityTest.cpp: Suppress warnings. [-Wsign-compare]
by NAKAMURA Takumi
· 10 years ago
7308f42
[BranchProbability] Remove the restriction that known and unknown probabilities cannot coexist when being normalized.
by Cong Hou
· 10 years ago
9f69cc0
Replace the unit test of BranchProbability::normalizeEdgeWeights() with BranchProbability::normalizeProbabilities().
by Cong Hou
· 10 years ago
72d44b1
Recommit r250345, it was reverted in r250366 to investigate a bot failure.
by Manman Ren
· 10 years ago
f5499fd
Temporarily revert r250345 to sort out bot failure.
by Manman Ren
· 10 years ago
b74d3b3
Update the branch weight metadata in JumpThreading pass.
by Cong Hou
· 10 years ago
15ea016
Use fixed-point representation for BranchProbability.
by Cong Hou
· 10 years ago
c536bd9
Pass BranchProbability/BlockMass by value instead of const& as they are small. NFC.
by Cong Hou
· 10 years ago
6e8d1ef
SupportTest: Fix test names harder
by Duncan P. N. Exon Smith
· 11 years ago
7c8cf3e
Support: More BlockFrequencyTest => BranchProbabilityTest
by Duncan P. N. Exon Smith
· 11 years ago
9a860c7
Support: Fix test name
by Duncan P. N. Exon Smith
· 11 years ago
a097c48
Support: BlockFrequencyTest => BranchProbabilityTest
by Duncan P. N. Exon Smith
· 11 years ago
415e765
Support: Add BranchProbability::scale() and ::scaleByInverse()
by Duncan P. N. Exon Smith
· 11 years ago
cd630f2
Support: Add unit tests for BranchProbability
by Duncan P. N. Exon Smith
· 11 years ago