summaryrefslogtreecommitdiff
path: root/unittests/Analysis/BlockFrequencyInfoTest.cpp
AgeCommit message (Expand)Author
2017-12-13Remove redundant includes from unittests.Michael Zolotukhin
2017-01-19Add an interface to scale the frequencies of a set of blocks.Easwaran Raman
2016-06-16Revert r272891 "[JumpThreading] Prevent dangling pointer problems in BranchPr...Igor Laevsky
2016-06-16[JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfoIgor Laevsky
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini
2016-03-23Add getBlockProfileCount method to BlockFrequencyInfoEaswaran Raman