This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 97a44c83111 Re-land "Fix MSVC dependency issue between Clang-tablegen a [...] new c93c3839e7f [BDCE][DemandedBits] Detect dead uses of undead instructions
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 | 6 +++++ lib/Analysis/DemandedBits.cpp | 47 +++++++++++++++++++++++++++++++----- lib/Transforms/Scalar/BDCE.cpp | 38 +++++++++++++++++------------ test/Transforms/BDCE/dead-uses.ll | 4 +-- 4 files changed, 72 insertions(+), 23 deletions(-)