This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9c21c1e832c [libFuzzer] when adding a reduced input print REDUCED inste [...] new de447410b25 [Sparc] Added software multiplication/division feature
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/Sparc/Sparc.td | 6 +++- lib/Target/Sparc/SparcISelLowering.cpp | 13 +++++++ lib/Target/Sparc/SparcInstrInfo.td | 3 ++ lib/Target/Sparc/SparcSubtarget.h | 2 ++ test/CodeGen/SPARC/soft-mul-div.ll | 65 ++++++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/SPARC/soft-mul-div.ll