aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Analysis/BlockFrequencyInfoTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-16Revert r272891 "[JumpThreading] Prevent dangling pointer problems in BranchPr...Igor Laevsky1-7/+0
2016-06-16[JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfoIgor Laevsky1-0/+7
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini1-1/+1
2016-03-23Add getBlockProfileCount method to BlockFrequencyInfoEaswaran Raman1-0/+86