summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* Change TargetLibraryInfo analysis passes to always require FunctionTeresa Johnson2019-09-071-1/+2
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Require DominatorTree when requiring/preserving LoopInfo in the old pass managerMikael Holmen2018-05-171-0/+5
* [BPI] Don't assume that strcmp returning >0 is more likely than <0John Brawn2017-06-081-1/+7
* [BPI] Add new LazyBPI analysisAdam Nemet2016-07-281-0/+63
OpenPOWER on IntegriCloud