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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 17:00:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266699: Port DemandedBits to the new pass manager. (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D18679?vs=54108&id=54141#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18679

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18679.54141.patch
Type: text/x-patch
Size: 16698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/a50bcb6c/attachment.bin>


More information about the llvm-commits mailing list