llvm-project/llvm/test/Transforms/LoopDataPrefetch
Teresa Johnson 1eca6bc6a7 [PM] Port LoopDataPrefetch to new pass manager
Summary:
Refactor the existing support into a LoopDataPrefetch implementation
class and a LoopDataPrefetchLegacyPass class that invokes it.
Add a new LoopDataPrefetchPass for the new pass manager that utilizes
the LoopDataPrefetch implementation class.

Reviewers: mehdi_amini

Subscribers: sanjoy, mzolotukhin, nemanjai, llvm-commits

Differential Revision: https://reviews.llvm.org/D23483

llvm-svn: 278591
2016-08-13 04:11:27 +00:00
..
AArch64 [LoopDataPrefetch] Include hotness of region in opt remark 2016-07-22 22:53:17 +00:00
PowerPC [PM] Port LoopDataPrefetch to new pass manager 2016-08-13 04:11:27 +00:00