This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 247f1c68c48 Python compat - test if type is integral new 7633906b426 Python compat - decode/encode string new 517ecb0d373 [RISCV][MC] Accept %lo and %pcrel_lo on operands to li
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 | 18 +++++++++++++++--- lib/Target/RISCV/RISCVInstrInfo.td | 8 +++++--- test/MC/RISCV/rv32i-aliases-valid.s | 19 ++++++++++++++++--- test/MC/RISCV/rv64i-aliases-valid.s | 15 ++++++++++++++- tools/opt-viewer/opt-viewer.py | 5 ++++- 5 files changed, 54 insertions(+), 11 deletions(-)