summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-6/+6
* [LazyMachineBFI] Reimplement with getAnalysisIfAvailableAdam Nemet2017-02-231-19/+42
* Add new pass LazyMachineBlockFrequencyInfoAdam Nemet2017-02-141-0/+74
OpenPOWER on IntegriCloud