summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/x86_32-arguments-realign.c
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-1/+1
| | | | | | tests fail. llvm-svn: 188447
* Update testcases due to Attribute sorting improvements.Bill Wendling2013-02-151-1/+1
| | | | llvm-svn: 175253
* Update the tests.Bill Wendling2013-01-311-1/+1
| | | | | | | This update coincides with r174110. That change ordered the attributes alphabetically. llvm-svn: 174111
* IRgen/ABI/x86-32: Realign indirect arguments when the ABI requires us to passDaniel Dunbar2010-09-161-0/+11
them with a smaller alignment than the rest of codegen expects. llvm-svn: 114115
OpenPOWER on IntegriCloud