summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopDataPrefetch
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-177-0/+307
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-177-307/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-2/+2
* [PM] Port LoopDataPrefetch AArch64 tests to new pass managerBalaram Makam2016-08-224-0/+12
* [PM] Port LoopDataPrefetch to new pass managerTeresa Johnson2016-08-131-0/+1
* [LoopDataPrefetch] Include hotness of region in opt remarkAdam Nemet2016-07-221-0/+82
* [Kryo] Enable loop prefetcher.Haicheng Wu2016-06-211-0/+51
* [LoopDataPrefetch] Add optimization remarkAdam Nemet2016-05-051-0/+78
* [LoopDataPrefetch] Centralize the tuning cl::opts under the passAdam Nemet2016-03-291-1/+1
* [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch aheadAdam Nemet2016-03-181-1/+2
* [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accessesAdam Nemet2016-03-182-0/+55
* [LoopDataPrefetch] Make it testable with optAdam Nemet2016-02-222-0/+27
OpenPOWER on IntegriCloud