This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9043d57972c [X86][SSE] Add scalar horizontal add/sub tests for non-0/1 [...] new f3de5a58e62 [AArch64][SVE] Asm: add aliases for unpredicated bitwise lo [...]
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/Target/AArch64/AArch64SVEInstrInfo.td | 8 +++---- lib/Target/AArch64/SVEInstrFormats.td | 10 ++++++++ test/MC/AArch64/SVE/and.s | 22 +++++++++++++++++ test/MC/AArch64/SVE/bic.s | 22 +++++++++++++++++ test/MC/AArch64/SVE/eor.s | 22 +++++++++++++++++ test/MC/AArch64/SVE/orr.s | 40 +++++++++++++++++++++++++++++++ 6 files changed, 120 insertions(+), 4 deletions(-)