[PATCH] D22250: [PM] Port LoopIdiomRecognize Pass to new PM

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 18:12:39 PDT 2016


danielcdh created this revision.
danielcdh added a reviewer: davidxl.
danielcdh added a subscriber: llvm-commits.
Herald added subscribers: mzolotukhin, sanjoy.

Port LoopIdiomRecognize Pass to new PM

http://reviews.llvm.org/D22250

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/LoopIdiom/nontemporal_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22250.63616.patch
Type: text/x-patch
Size: 11189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/50af073f/attachment.bin>


More information about the llvm-commits mailing list