summaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/HeatUtils.cpp
AgeCommit message (Expand)Author
2025-10-28[Analysis] Use std::clamp in getHeatColor (NFC) (#165394)Kazu Hirata
2025-10-07[NFC][LLVM] Code cleanup in Analysis/HeatUtils (#162283)Rahul Joshi
2022-09-28[iwyu] Move <cmath> out of llvm/Support/MathExtras.hserge-sans-paille
2021-08-11[llvm][clang][NFC] updates inline licence infoChristopher Di Bella
2020-06-17[CallPrinter] Remove static constructor.Benjamin Kramer
2020-06-17[CallPrinter] Handle freq = 0 caseKirill Bobyrev
2020-06-17[CallPrinter] Fix maxFreq = 0 caseKirill Bobyrev
2020-06-16[CallPrinter] Adding heat coloring to CallPrinterKirill Naumov
2020-04-18HeatUtils.h - remove unnecessary includes. NFC.Simon Pilgrim
2020-04-08[CFGPrinter] Adding heat coloring to CFGPrinterKirill Naumov
2018-06-29Revert "Extend CFGPrinter and CallPrinter with Heat Colors"Sean Fertile
2018-06-29Extend CFGPrinter and CallPrinter with Heat ColorsSean Fertile