[PATCH] D18679: Port demanded-bits to the new pass manager

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 13:35:42 PDT 2016


mkuper removed a subscriber: chandlerc.
mkuper updated this revision to Diff 54108.
mkuper added a comment.

Changed names per chandler's comments.


http://reviews.llvm.org/D18679

Files:
  include/llvm/Analysis/DemandedBits.h
  include/llvm/Analysis/VectorUtils.h
  include/llvm/InitializePasses.h
  lib/Analysis/Analysis.cpp
  lib/Analysis/DemandedBits.cpp
  lib/Analysis/VectorUtils.cpp
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/BDCE.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Analysis/DemandedBits/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18679.54108.patch
Type: text/x-patch
Size: 17239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/6578e146/attachment.bin>


More information about the llvm-commits mailing list