summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopCacheAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LoopCacheAnalysis]: Fix assertion failure during cost computationRachel Craik2019-11-151-0/+3
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-0/+1
* [NFC]: Fix PVS Studio warning in LoopNestAnalysisTsang Whitney W.H2019-11-101-3/+3
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Title: Loop Cache AnalysisWhitney Tsang2019-08-091-0/+625
OpenPOWER on IntegriCloud