summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopDataPrefetch/AArch64
AgeCommit message (Expand)Author
2023-10-24BlockFrequencyInfoImpl: Avoid big numbers, increase precision for small spreadsMatthias Braun
2023-09-18[SCEV] Fix incorrect nsw inference for multiply of addrec (#66500)Nikita Popov
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2023-01-05[Transforms] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-12-08[NFC] Port all LoopDataPrefetch tests to `-passes=` syntaxRoman Lebedev
2022-12-01[test] Switch to use -passes syntax in various test casesBjorn Pettersson
2022-07-26[LoopDataPrefetch] Fix crash when TTI doesn't set CacheLineSizezhongyunde
2021-08-26[LoopDataPrefetch] Add missed LoopSimplify dependence for prefetch passAndrew Wei
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2016-08-22[PM] Port LoopDataPrefetch AArch64 tests to new pass managerBalaram Makam
2016-07-22[LoopDataPrefetch] Include hotness of region in opt remarkAdam Nemet
2016-06-21[Kryo] Enable loop prefetcher.Haicheng Wu
2016-05-05[LoopDataPrefetch] Add optimization remarkAdam Nemet
2016-03-29[LoopDataPrefetch] Centralize the tuning cl::opts under the passAdam Nemet
2016-03-18[LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch aheadAdam Nemet
2016-03-18[LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accessesAdam Nemet