summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopCacheAnalysis/PowerPC/loads-store.ll
AgeCommit message (Expand)Author
2024-05-27[LoopCacheAnalysis] Fix loop cache cost to always round the cost up to the ne...Rouzbeh
2024-02-05[Analysis] Convert tests to opaque pointers (NFC)Nikita Popov
2022-05-25[NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow th...Congzhe Cao
2022-05-02[LoopCacheAnalysis] Use stable_sort() to avoid non-deterministic print outputCongzhe Cao
2019-08-09Title: Improve Loop Cache Analysis LIT tests.Whitney Tsang
2019-08-09Title: Loop Cache AnalysisWhitney Tsang