This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f9905163876 [ValueTracking] Remove handling for BitWidth being 0 in Com [...] new 64c8cdfd4f8 [KnownBits] Add methods for determining if KnownBits is a c [...] new 6e53fe29f38 Mark functions as not having CFI once we finalize an x86 st [...]
The 2 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/Support/KnownBits.h | 16 ++++++++++++++++ lib/Analysis/ConstantFolding.cpp | 9 ++++----- lib/Analysis/InstructionSimplify.cpp | 4 ++-- lib/Target/X86/X86FrameLowering.cpp | 4 ++++ lib/Transforms/InstCombine/InstructionCombining.cpp | 8 ++++---- test/CodeGen/X86/win64_eh_leaf.ll | 9 +++++++++ 6 files changed, 39 insertions(+), 11 deletions(-)