summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/mips-byval-arg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove compile time PreserveName in favor of a runtime cc1 -discard-value-nam...Mehdi Amini2016-03-131-2/+2
* [mips] Mark aggregate arguments passed in registers with the inreg attributeDaniel Sanders2014-10-241-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-2/+2
* Coerce byval aggregate arguments to integers whose size matches the integerAkira Hatanaka2012-05-111-0/+15