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

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 11:32:43 PDT 2016


danielcdh updated this revision to Diff 63702.
danielcdh added a comment.

add comment


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.63702.patch
Type: text/x-patch
Size: 11237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/6e6d5881/attachment.bin>


More information about the llvm-commits mailing list