Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb1dbb41f6d7eaa3b45793d3307fe092f635167
/
llvm
/
lib
/
CodeGen
/
MachineBranchProbabilityInfo.cpp
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
6bae2a5
Fix a quadratic algorithm in MachineBranchProbabilityInfo.
by Jakob Stoklund Olesen
· 13 years ago
0556be9
Revert "Fix a quadratic algorithm in MachineBranchProbabilityInfo."
by Jakob Stoklund Olesen
· 13 years ago
c0b61ff
Fix a quadratic algorithm in MachineBranchProbabilityInfo.
by Jakob Stoklund Olesen
· 13 years ago
96f8c55
Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.
by Jakub Staszak
· 14 years ago
a379b181
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
a9e71fa
Reuse the logic in getEdgeProbability within getHotSucc in order to
by Chandler Carruth
· 14 years ago
ed5aa54
Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied on
by Chandler Carruth
· 14 years ago
47c3f2d
Use BranchProbability compare operators.
by Benjamin Kramer
· 14 years ago
12a43bd
Introduce MachineBranchProbabilityInfo class, which has similar API to
by Jakub Staszak
· 14 years ago