This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ada4daa84dd [IRBuilder] Introduce helpers for and/or of multiple values [...] new 531d8c49611 [IRBuilder] Fold consistently for or/and whether constant i [...]
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: include/llvm/IR/IRBuilder.h | 6 +++ .../wrapping-pointer-versioning.ll | 24 +++--------- test/Instrumentation/BoundsChecking/opt.ll | 2 - .../LoopDistribute/scev-inserted-runtime-check.ll | 29 +++++++------- test/Transforms/LoopPredication/basic.ll | 3 +- .../basic_widenable_branch_guards.ll | 5 +-- test/Transforms/LoopPredication/invariant_load.ll | 3 +- .../X86/illegal-parallel-loop-uniform-write.ll | 35 ++++++++--------- test/Transforms/LoopVectorize/X86/pr35432.ll | 45 +++++++++++----------- .../LoopVectorize/pr30654-phiscev-sext-trunc.ll | 6 +-- 10 files changed, 70 insertions(+), 88 deletions(-)