This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1943349b126 [gn build] Make write_cmake_config.py check that each key p [...] new 5692e204f17 [ValueTracking] Fix a misuse of APInt in GetPointerBaseWith [...] new fa356908429 [X86] Split immediate shifts tests. NFCI.
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 | 9 ++- test/Analysis/ValueTracking/gep-negative-issue.ll | 43 +++++++++++ test/CodeGen/X86/avx512-shift.ll | 93 ++++++++++++++++------- 3 files changed, 118 insertions(+), 27 deletions(-) create mode 100644 test/Analysis/ValueTracking/gep-negative-issue.ll