summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/mips-vector-return.c
Commit message (Expand)AuthorAgeFilesLines
* Recommit r324107 again.Rafael Espindola2018-02-071-3/+3
* Revert "Recommit r324107."Rafael Espindola2018-02-071-3/+3
* Recommit r324107.Rafael Espindola2018-02-071-3/+3
* Revert "Start setting dso_local in clang."Rafael Espindola2018-02-021-3/+3
* Start setting dso_local in clang.Rafael Espindola2018-02-021-3/+3
* [mips] Mark aggregates returned in registers with the 'inreg' attribute.Daniel Sanders2014-09-041-3/+3
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Update the tests.Bill Wendling2013-01-311-3/+3
* Modify the tests for the (sorted) order that the attributes come out as now.Bill Wendling2013-01-291-3/+3
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-2/+2
* Make the following changes in the way Mips handles vector arguments and returnAkira Hatanaka2012-07-031-0/+10
* Fix handling of vector return types.Akira Hatanaka2012-05-111-0/+21