History log of /external/clang/test/CodeGen/mips64-class-return.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a34e92116581531f7325527d952a9ffcc819d905 09-Feb-2012 Akira Hatanaka <ahatanaka@mips.com> Class objects passed by value follow the same rules as structure objects.
Double fields of by-value class objects should be passed in floating point
registers.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150200 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips64-class-return.cpp
da54ff306270e179f64d046369419724356d30d7 09-Feb-2012 Akira Hatanaka <ahatanaka@mips.com> Fix bugs in function MipsABIInfo::returnAggregateInRegs. Functions returning
class objects follow the same rules as those returning struct objects.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150196 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/mips64-class-return.cpp