summaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp
AgeCommit message (Expand)Author
2025-04-21[LLVM] Cleanup pass initialization for Analysis passes (#135858)Rahul Joshi
2021-05-05Make dependency between certain analysis passes transitive (reapply)Bjorn Pettersson
2021-05-04Revert "Make dependency between certain analysis passes transitive"Bjorn Pettersson
2021-05-04Make dependency between certain analysis passes transitiveBjorn Pettersson
2019-11-13Sink all InitializePasses.h includesReid Kleckner
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-17Require DominatorTree when requiring/preserving LoopInfo in the old pass managerMikael Holmen
2017-02-14[LazyBFI] Fix typosAdam Nemet
2016-07-28[BPI] Add new LazyBPI analysisAdam Nemet
2016-07-13[BFI] Add new LazyBFI analysis passAdam Nemet