This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45694861ece [X86][SSE] Move combineTo call out of combineX86ShuffleChai [...] new 44e68c6bb86 [InstSimplify] refactor udiv/urem code and add tests; NFCI
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/Analysis/InstructionSimplify.cpp | 49 +++++++++++++++---------- test/Transforms/InstSimplify/div.ll | 68 +++++++++++++++++++++++++++++++++++ test/Transforms/InstSimplify/rem.ll | 69 ++++++++++++++++++++++++++++++++++++ 3 files changed, 168 insertions(+), 18 deletions(-)