aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopDataPrefetch
AgeCommit message (Expand)AuthorFilesLines
2016-08-22[PM] Port LoopDataPrefetch AArch64 tests to new pass managerBalaram Makam4-0/+12
2016-08-13[PM] Port LoopDataPrefetch to new pass managerTeresa Johnson1-0/+1
2016-07-22[LoopDataPrefetch] Include hotness of region in opt remarkAdam Nemet1-0/+82
2016-06-21[Kryo] Enable loop prefetcher.Haicheng Wu1-0/+51
2016-05-05[LoopDataPrefetch] Add optimization remarkAdam Nemet1-0/+78
2016-03-29[LoopDataPrefetch] Centralize the tuning cl::opts under the passAdam Nemet1-1/+1
2016-03-18[LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch aheadAdam Nemet1-1/+2
2016-03-18[LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accessesAdam Nemet2-0/+55
2016-02-22[LoopDataPrefetch] Make it testable with optAdam Nemet2-0/+27