This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4f60186a0d [NFC][SafepointIRVerifier] Add alias for set of available values new 535b72d219b Revert r320049, r320014 and r319894 They were causing failu [...]
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/Analysis/ConstantFolding.h | 7 ------ include/llvm/Analysis/InstructionSimplify.h | 4 ---- lib/Analysis/InstructionSimplify.cpp | 28 ---------------------- .../InstCombine/InstCombineVectorOps.cpp | 4 ---- .../InstCombine/out-of-bounds-indexes.ll | 8 ------- test/Transforms/InstCombine/pr28725.ll | 11 --------- .../InstCombine/vector_insertelt_shuffle.ll | 4 ++-- test/Transforms/InstSimplify/insertelement.ll | 25 ------------------- test/Transforms/InstSimplify/pr28725.ll | 5 ++-- 9 files changed, 5 insertions(+), 91 deletions(-) delete mode 100644 test/Transforms/InstCombine/pr28725.ll delete mode 100644 test/Transforms/InstSimplify/insertelement.ll