aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/mips64-class-return.cpp
AgeCommit message (Expand)Author
2012-10-09The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola
2012-05-11Coerce byval aggregate arguments to integers whose size matches the integerAkira Hatanaka
2012-02-09Class objects passed by value follow the same rules as structure objects.Akira Hatanaka
2012-02-09Fix bugs in function MipsABIInfo::returnAggregateInRegs. Functions returningAkira Hatanaka