Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LoopDataPrefetch] Centralize the tuning cl::opts under the pass | Adam Nemet | 2016-03-29 | 1 | -4/+35 |
* | [LoopDataPrefetch] Make more member functions private, NFC. | Adam Nemet | 2016-03-29 | 1 | -1/+2 |
* | [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead | Adam Nemet | 2016-03-18 | 1 | -0/+3 |
* | [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses | Adam Nemet | 2016-03-18 | 1 | -0/+25 |
* | [LoopDataPrefetch] Add stats and debug output | Adam Nemet | 2016-03-09 | 1 | -0/+9 |
* | [LoopDataPrefetch] If prefetch distance is not set, skip pass | Adam Nemet | 2016-03-07 | 1 | -2/+5 |
* | [PPCLoopDataPrefetch] Move pass to Transforms/Scalar/LoopDataPrefetch. NFC | Adam Nemet | 2016-02-18 | 1 | -0/+226 |