[PATCH] D22437: [LoopDist] Port to new PM

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 09:37:02 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275811: [LoopDist] Port to new PM (authored by anemet).

Changed prior to commit:
  https://reviews.llvm.org/D22437?vs=64226&id=64340#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22437

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Scalar/LoopDistribute.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/test/Transforms/LoopDistribute/diagnostics-with-hotness-lazy-BFI.ll
  llvm/trunk/test/Transforms/LoopDistribute/diagnostics-with-hotness.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22437.64340.patch
Type: text/x-patch
Size: 13086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/9ac45338/attachment.bin>


More information about the llvm-commits mailing list