summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/x86_32-arguments-linux.c
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* IR-gen should not generate an MMX types unless the code is explicitly using MMXChad Rosier2013-03-251-2/+2
* Update testcases due to Attribute sorting improvements.Bill Wendling2013-02-151-14/+14
* Update the tests.Bill Wendling2013-01-311-14/+14
* Change -mno-mmx to be more compatible with gcc. Specifically, -mno-mmx shoul...Eli Friedman2011-07-081-1/+1
* make the x86-32 backend specify a byval alignment, even when theChris Lattner2011-05-221-2/+2
* Reapply r116684 with fixes. The test cases needed to be updated.Bill Wendling2010-10-181-2/+2
* IRgen/ABI/x86-32: Realign indirect arguments when the ABI requires us to passDaniel Dunbar2010-09-161-12/+12
* IRgen/x86_32/Linux: Linux seems to align all stack objects to 4 bytes, unlikeDaniel Dunbar2010-09-161-0/+51