summaryrefslogtreecommitdiff
path: root/test/CodeGen/mips-vector-arg.c
Commit message (Expand)AuthorAgeFilesLines
* Update clang for D20348Peter Collingbourne2016-06-141-4/+4
* 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-8/+8
* [mips] Promote all integral/enumeration types to the GPR widthDaniel Sanders2014-10-241-8/+8
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-8/+6
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-8/+8
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-8/+8
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-8/+8
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-4/+9
* 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/+28