aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/x86_32-arguments-linux.c
AgeCommit message (Expand)Author
2013-03-25IR-gen should not generate an MMX types unless the code is explicitly using MMXChad Rosier
2013-02-15Update testcases due to Attribute sorting improvements.Bill Wendling
2013-01-31Update the tests.Bill Wendling
2011-07-08Change -mno-mmx to be more compatible with gcc. Specifically, -mno-mmx shoul...Eli Friedman
2011-05-22make the x86-32 backend specify a byval alignment, even when theChris Lattner
2010-10-18Reapply r116684 with fixes. The test cases needed to be updated.Bill Wendling
2010-09-16IRgen/ABI/x86-32: Realign indirect arguments when the ABI requires us to passDaniel Dunbar
2010-09-16IRgen/x86_32/Linux: Linux seems to align all stack objects to 4 bytes, unlikeDaniel Dunbar