This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1dcbea8cd57 [DAGCombine] combineShuffleOfScalars - handle non-zero SCAL [...] new 1b72e9850b8 [RISCV] Fix RISCVAsmParser::ParseRegister and add tests
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/RISCV/AsmParser/RISCVAsmParser.cpp | 12 ++- test/MC/RISCV/cfi-regs-invalid.s | 7 ++ test/MC/RISCV/cfi-regs-valid.s | 137 ++++++++++++++++++++++++++ 3 files changed, 151 insertions(+), 5 deletions(-) create mode 100644 test/MC/RISCV/cfi-regs-invalid.s create mode 100644 test/MC/RISCV/cfi-regs-valid.s