This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21587cd1a1c Reland test/MC/Mips/reloc-directive-label-offset.s new c93c84c7621 [DAGCombiner] form 'not' ops ahead of shifts (PR39657)
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 21 +++++++++++++++ test/CodeGen/AArch64/xor.ll | 5 ++-- test/CodeGen/ARM/pr36577.ll | 9 +++---- .../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 5 ++-- test/CodeGen/PowerPC/setcc-to-sub.ll | 4 +-- test/CodeGen/PowerPC/testComparesigesll.ll | 2 +- test/CodeGen/PowerPC/testComparesigeuc.ll | 8 +++--- test/CodeGen/PowerPC/testComparesigeui.ll | 8 +++--- test/CodeGen/PowerPC/testComparesigeus.ll | 8 +++--- test/CodeGen/PowerPC/testComparesileuc.ll | 8 +++--- test/CodeGen/PowerPC/testComparesileui.ll | 8 +++--- test/CodeGen/PowerPC/testComparesileus.ll | 8 +++--- test/CodeGen/PowerPC/testComparesllgeuc.ll | 8 +++--- test/CodeGen/PowerPC/testComparesllgeui.ll | 8 +++--- test/CodeGen/PowerPC/testComparesllgeus.ll | 8 +++--- test/CodeGen/PowerPC/testComparesllleuc.ll | 8 +++--- test/CodeGen/PowerPC/testComparesllleui.ll | 8 +++--- test/CodeGen/PowerPC/testComparesllleus.ll | 8 +++--- test/CodeGen/X86/not-and-simplify.ll | 4 +-- test/CodeGen/X86/xor.ll | 31 ++++++++++------------ 20 files changed, 96 insertions(+), 81 deletions(-)