This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0875a91cbb [AArch64] - Return address signing dwarf support new 7fe679909d1 [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR
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/GlobalISel/LegalizerHelper.cpp | 7 +- lib/Target/Mips/MipsLegalizerInfo.cpp | 6 +- .../Mips/GlobalISel/instruction-select/bitwise.mir | 18 +- .../Mips/GlobalISel/irtranslator/bitwise.ll | 42 --- test/CodeGen/Mips/GlobalISel/legalizer/bitwise.mir | 378 ++++++++++++++++++++- test/CodeGen/Mips/GlobalISel/llvm-ir/bitwise.ll | 148 +++++++- .../Mips/GlobalISel/regbankselect/bitwise.mir | 18 +- 7 files changed, 538 insertions(+), 79 deletions(-)