aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Sink all InitializePasses.h includesReid Kleckner1-0/+1
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-3/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen1-6/+6
2017-02-23[LazyMachineBFI] Reimplement with getAnalysisIfAvailableAdam Nemet1-19/+42
2017-02-14Add new pass LazyMachineBlockFrequencyInfoAdam Nemet1-0/+74