This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c958d8fea5 [RISCV][MC] Tighten up checking of sybol operands to lui and auipc new 0a7f06b65e2 [RISCV][MC] Reject bare symbols for the simm12 operand type new 02a915b8e8c [RISCV][MC] Use a custom ParserMethod for the bare_symbol o [...]
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/AsmParser/RISCVAsmParser.cpp | 73 +++++++++++++++------------ lib/Target/RISCV/RISCVInstrInfo.td | 4 +- test/MC/RISCV/rv32d-invalid.s | 8 +-- test/MC/RISCV/rv32f-invalid.s | 8 +-- test/MC/RISCV/rv32i-invalid.s | 15 +++--- test/MC/RISCV/rv32i-valid.s | 21 +++++--- test/MC/RISCV/rv64i-invalid.s | 6 +-- 7 files changed, 75 insertions(+), 60 deletions(-)