Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 5 | -0/+279 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 5 | -279/+0 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 2 | -2/+2 |
* | [PM] Port LoopDataPrefetch AArch64 tests to new pass manager | Balaram Makam | 2016-08-22 | 4 | -0/+12 |
* | [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 |