This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6c6a84a300 [llvm-exegesis][NFC] Test sched class names only in !NDEBUG mode. new af8412e6ae7 [RISCV] Bugfix for floats passed on the stack with the ILP3 [...] new c9b5c59206b [RISCV][NFC] Remove dead CHECK lines from vararg.ll test
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/RISCVISelLowering.cpp | 11 +- test/CodeGen/RISCV/calling-conv-rv32f-ilp32.ll | 81 +++++++ test/CodeGen/RISCV/vararg.ll | 310 ------------------------- 3 files changed, 88 insertions(+), 314 deletions(-) create mode 100644 test/CodeGen/RISCV/calling-conv-rv32f-ilp32.ll