This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5fc14e6f81 [ValueTracking] simplify code in CannotBeNegativeZero() wit [...] new 65f52bf60ec [X86] Allow X86ISD::Wrapper to be folded into the base of g [...] new 0e1d4ee93e7 [ValueTracking] use 'auto' with 'dyn_cast'; NFC
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: lib/Analysis/ValueTracking.cpp | 24 ++++--- lib/Target/X86/X86ISelDAGToDAG.cpp | 55 +++++++++------ test/CodeGen/X86/masked_gather_scatter.ll | 113 ++++++++++++++++++++---------- 3 files changed, 123 insertions(+), 69 deletions(-)