This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1affcdede1 Add a CommandGuide for llvm-objdump new 497f7d27c63 [ARM][NFC] Replaced tab-characters in test file vtrn.ll new 2c34155a200 [RISCV] Add InstAlias definitions for add[w], and, xor, or, [...]
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/Target/RISCV/RISCVInstrInfo.td | 31 ++++++ test/CodeGen/ARM/vtrn.ll | 200 +++++++++++++++++----------------- test/MC/RISCV/rv32i-aliases-invalid.s | 8 ++ test/MC/RISCV/rv32i-invalid.s | 2 +- test/MC/RISCV/rv64i-aliases-invalid.s | 16 +++ test/MC/RISCV/rv64i-aliases-valid.s | 18 +++ test/MC/RISCV/rvi-aliases-valid.s | 38 +++++++ 7 files changed, 212 insertions(+), 101 deletions(-)