This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d97f0d4be3 Fix "control reaches end of non-void function" -Wreturn-typ [...] new 2f779737ec6 [Sparc] Get sret arg size from CallLoweringInfo.getArgs()
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/SparcISelLowering.cpp | 52 ++++------------------------------ lib/Target/Sparc/SparcISelLowering.h | 1 - test/CodeGen/SPARC/cast-sret-func.ll | 17 +++++++++++ test/CodeGen/SPARC/fp128.ll | 10 +++++++ 4 files changed, 33 insertions(+), 47 deletions(-) create mode 100644 test/CodeGen/SPARC/cast-sret-func.ll