summaryrefslogtreecommitdiff
path: root/test/CodeGen/mips-vector-return.c
AgeCommit message (Expand)Author
2014-09-04[mips] Mark aggregates returned in registers with the 'inreg' attribute.Daniel Sanders
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-01-31Update the tests.Bill Wendling
2013-01-29Modify the tests for the (sorted) order that the attributes come out as now.Bill Wendling
2012-10-09The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola
2012-07-03Make the following changes in the way Mips handles vector arguments and returnAkira Hatanaka
2012-05-11Fix handling of vector return types.Akira Hatanaka