This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79ed2ef380b [DAGCombiner] use root SDLoc for all nodes created by logic fold new 0ac91b66616 Revert "[DemandedBits][BDCE] Support vectors of integers"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/DemandedBits.h | 5 -- lib/Analysis/DemandedBits.cpp | 66 ++++++----------- lib/Transforms/Scalar/BDCE.cpp | 13 ++-- test/Analysis/DemandedBits/vectors.ll | 136 ---------------------------------- test/Transforms/BDCE/vectors.ll | 24 ++++-- 5 files changed, 46 insertions(+), 198 deletions(-) delete mode 100644 test/Analysis/DemandedBits/vectors.ll