This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ba154704ca [X86][SSE] Add 'redundant pand' test case from PR34620 new 68b21d6108d [globalisel] Add a G_BSWAP instruction and support bswap using it.
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/Target/GenericOpcodes.td | 6 +++ .../llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 + include/llvm/Target/TargetOpcodes.def | 5 +- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 ++ test/CodeGen/AArch64/GlobalISel/select-bswap.mir | 60 ++++++++++++++++++++++ 5 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/select-bswap.mir