This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd7a28e Write isUInt using template specializations to work around an [...] new dba9c32 refactor SimplifySelectInst; NFCI new 1938056 Use uniforms set to populate VecValuesToIgnore.
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/InstructionSimplify.cpp | 212 +++++++++++---------- lib/Transforms/Vectorize/LoopVectorize.cpp | 89 ++++----- .../LoopVectorize/PowerPC/vsx-tsvc-s173.ll | 2 +- test/Transforms/LoopVectorize/X86/avx512.ll | 2 +- test/Transforms/LoopVectorize/X86/reg-usage.ll | 76 +++++++- test/Transforms/LoopVectorize/reverse_induction.ll | 27 ++- 6 files changed, 248 insertions(+), 160 deletions(-)