summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopCacheAnalysis/compute-cost.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
2023-07-12[llvm] Remove explicit -opaque-pointers flag from tests (NFC)Nikita Popov
2022-07-21[LoopCacheAnalysis] Fix a type mismatch problem in cost calculationCongzhe Cao
2022-06-16[TargetTransformInfo] Added an opt/llc option for cache line sizeCongzhe Cao