summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopCacheAnalysis/PowerPC/LoopnestFixedSize.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] Consider dimension depth of the subscript reference when ...Bardia Mahjour
2022-05-02[LoopCacheAnalysis] Use stable_sort() to avoid non-deterministic print outputCongzhe Cao
2022-04-29[LoopCacheAnalysis] Minor test case updateCongzhe Cao
2022-04-29[LoopCacheAnalysis] Enable delinearization of fixed sized arraysCongzhe Cao