Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Port LoopDataPrefetch AArch64 tests to new pass manager | Balaram Makam | 2016-08-22 | 4 | -0/+12 |
* | [PM] Port LoopDataPrefetch to new pass manager | Teresa Johnson | 2016-08-13 | 1 | -0/+1 |
* | [LoopDataPrefetch] Include hotness of region in opt remark | Adam Nemet | 2016-07-22 | 1 | -0/+82 |
* | [Kryo] Enable loop prefetcher. | Haicheng Wu | 2016-06-21 | 1 | -0/+51 |
* | [LoopDataPrefetch] Add optimization remark | Adam Nemet | 2016-05-05 | 1 | -0/+78 |
* | [LoopDataPrefetch] Centralize the tuning cl::opts under the pass | Adam Nemet | 2016-03-29 | 1 | -1/+1 |
* | [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead | Adam Nemet | 2016-03-18 | 1 | -1/+2 |
* | [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses | Adam Nemet | 2016-03-18 | 2 | -0/+55 |
* | [LoopDataPrefetch] Make it testable with opt | Adam Nemet | 2016-02-22 | 2 | -0/+27 |