This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7576ae [InstCombine] add tests for shl(shr X, C1), C2 transforms; NFC new 3a41295 [InstCombine] enable (X >>?,exact C1) << C2 --> X << (C2 - C1 [...]
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 | 34 ++++++++++++------------ test/Transforms/InstCombine/shift.ll | 8 ++---- 2 files changed, 19 insertions(+), 23 deletions(-)