This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b41dc00 [InstCombine] add explanatory comments to tests; NFC new f6be6ab [InstCombine] use m_APInt to allow ashr folds for vectors wit [...]
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 | 7 ++++--- test/Transforms/InstCombine/exact.ll | 4 ++-- test/Transforms/InstCombine/icmp.ll | 7 +++---- test/Transforms/InstCombine/pr17827.ll | 4 ++-- test/Transforms/InstCombine/select-bitext.ll | 6 +++--- test/Transforms/InstCombine/shift.ll | 2 +- test/Transforms/InstCombine/signext.ll | 6 ++---- test/Transforms/InstCombine/vector-casts.ll | 18 +++--------------- 8 files changed, 20 insertions(+), 34 deletions(-)