This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d00ce88b4be [X86][AVX] truncateVectorWithPACK - avoid bitcasted shuffles new f5bddce9ea8 [RISCV] Add pseudo instruction for calls with explicit register
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 | 4 +++ .../RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp | 33 ++++++++++++++-------- lib/Target/RISCV/RISCVInstrInfo.cpp | 1 + lib/Target/RISCV/RISCVInstrInfo.td | 11 ++++++++ test/MC/RISCV/function-call-invalid.s | 1 + test/MC/RISCV/function-call.s | 14 +++++++++ 6 files changed, 53 insertions(+), 11 deletions(-)