This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 096ae714d50 [MachineOutliner][NFC] Remove CandidateList, since it's now [...] new 7c4834215a9 [InstCombine] remove dead code from visitExtractElement new c264b4770f6 [WebAssembly] Change event section code to 13 new ad6bed67ac6 Revert r347934 "[SCEV] Guard movement of insertion point fo [...]
The 3 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/BinaryFormat/Wasm.h | 2 +- lib/Analysis/ScalarEvolutionExpander.cpp | 83 +++++++++++----------- .../InstCombine/InstCombineVectorOps.cpp | 6 -- test/MC/WebAssembly/event-section.ll | 2 +- test/Transforms/InstCombine/scalarization.ll | 8 --- test/Transforms/InstSimplify/extract-element.ll | 13 +++- test/Transforms/LoopVectorize/pr30806.ll | 65 ----------------- 7 files changed, 54 insertions(+), 125 deletions(-) delete mode 100644 test/Transforms/LoopVectorize/pr30806.ll