This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e8532edeb4 Add an include of gtest-printers.h to appease the buildbots. new b76b866ea10 [x86] replace div/rem with shift/mask for better shuffle co [...] new 996d9b54809 [ValueTracking] Correct early out in computeKnownBitsFromOp [...]
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 | 3 ++- lib/Target/X86/X86ISelLowering.cpp | 44 +++++++++++++++++++++++++----------- test/Transforms/InstCombine/shift.ll | 10 ++++++++ 3 files changed, 43 insertions(+), 14 deletions(-)