This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f646c276318 [GlobalISel] Remove the GISelAccessor API. new edab1e126cf [SCEV] Preserve NSW information for sext(subtract). new 5b11a64fa00 Revert r310058, it caused PR34073.
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/ScalarEvolution.cpp | 32 +++++++- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 49 +----------- test/Analysis/ScalarEvolution/flags-from-poison.ll | 36 ++++++++- test/CodeGen/X86/oddshuffles.ll | 10 +-- test/CodeGen/X86/shuffle-vs-trunc-512.ll | 92 ++++++++++++++++------ test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 ++- test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 +-- test/CodeGen/X86/x86-interleaved-access.ll | 62 +++++++-------- test/Transforms/LoopStrengthReduce/sext-ind-var.ll | 3 +- 9 files changed, 188 insertions(+), 120 deletions(-)