Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-10 | [LoopCacheAnalysis]: Add support for negative stride | Rachel Craik | 1 | -2/+35 |
2019-11-15 | [LoopCacheAnalysis]: Fix assertion failure during cost computation | Rachel Craik | 1 | -0/+3 |
2019-11-14 | Add missing includes needed to prune LLVMContext.h include, NFC | Reid Kleckner | 1 | -0/+1 |
2019-11-10 | [NFC]: Fix PVS Studio warning in LoopNestAnalysis | Tsang Whitney W.H | 1 | -3/+3 |
2019-08-15 | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 1 | -1/+1 |
2019-08-09 | Title: Loop Cache Analysis | Whitney Tsang | 1 | -0/+625 |