This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff5fe575250 [RISCV] Implement frame pointer elimination new eac9f8788fc [RISCV] Codegen support for the standard RV32M instruction [...]
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/RISCVISelLowering.cpp | 18 +++--- lib/Target/RISCV/RISCVInstrInfoM.td | 15 +++++ test/CodeGen/RISCV/div.ll | 93 +++++++++++++++++++++++++++++- test/CodeGen/RISCV/mul.ll | 100 ++++++++++++++++++++++++++++++++- test/CodeGen/RISCV/rem.ll | 14 ++++- 5 files changed, 229 insertions(+), 11 deletions(-)