This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c51be815517 [AArch64][GlobalISel] Fix old use of % sigil in test. new 9c84a48b2dc [RISCV] Define getSetCCResultType for setting vector setCC type new 8683684c3b6 [RISCV] Fix c.addi and c.addi16sp immediate constraints whi [...]
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 | 25 ++++++++++++++++--- lib/Target/RISCV/RISCVISelLowering.cpp | 7 ++++++ lib/Target/RISCV/RISCVISelLowering.h | 3 +++ lib/Target/RISCV/RISCVInstrInfoC.td | 18 ++++++++++---- test/CodeGen/RISCV/get-setcc-result-type.ll | 35 +++++++++++++++++++++++++++ test/MC/RISCV/rv32c-invalid.s | 13 +++++++--- 6 files changed, 88 insertions(+), 13 deletions(-) create mode 100644 test/CodeGen/RISCV/get-setcc-result-type.ll