This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f44449 [Doc][LangRef] Fix typo-ish error in description of Masked Gather new 6a295f2 [InstCombine] use m_APInt to allow (X << C) >>u C --> X & (-1 [...]
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: lib/Transforms/InstCombine/InstCombineShifts.cpp | 40 ++++++++++++++---------- test/Transforms/InstCombine/apint-shift.ll | 4 +-- 2 files changed, 26 insertions(+), 18 deletions(-)