This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 48afe9e6360 [InstCombine] fix formatting in SimplifyDemandedVectorElts- [...] new 738b5f5028e [RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow testi [...]
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: test/MC/RISCV/rv32a-valid.s | 192 ++++++++++++------------ test/MC/RISCV/rv32c-only-valid.s | 20 ++- test/MC/RISCV/rv32c-valid.s | 196 ++++++++++++------------- test/MC/RISCV/rv32d-valid.s | 200 ++++++++++++------------- test/MC/RISCV/rv32dc-valid.s | 30 ++-- test/MC/RISCV/rv32f-valid.s | 212 +++++++++++++------------- test/MC/RISCV/rv32fc-valid.s | 24 +-- test/MC/RISCV/rv32i-valid.s | 310 +++++++++++++++++++-------------------- test/MC/RISCV/rv32m-valid.s | 48 +++--- test/MC/RISCV/rv64a-valid.s | 187 +++++++++++------------ test/MC/RISCV/rv64c-valid.s | 84 ++++++----- test/MC/RISCV/rv64d-valid.s | 51 ++++--- test/MC/RISCV/rv64dc-valid.s | 30 ++-- test/MC/RISCV/rv64f-valid.s | 35 +++-- test/MC/RISCV/rv64i-valid.s | 124 ++++++++-------- test/MC/RISCV/rv64m-valid.s | 28 ++-- 16 files changed, 895 insertions(+), 876 deletions(-)