This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea0aa0f unique_ptrify some containers in GlobalISel::RegisterBankInfo new 093eb4f [InstCombine] enable (X <<nsw C1) >>s C2 --> X <<nsw (C1-C2) [...]
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 | 36 +++++++++++------------- test/Transforms/InstCombine/shift.ll | 6 ++-- 2 files changed, 19 insertions(+), 23 deletions(-)