summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/align-param.c
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-2/+2
| | | | | | tests fail. llvm-svn: 188447
* Fix alignment on alloca's for parameters using ABIArgInfo::Expand. Eli Friedman2011-11-031-0/+9
| | | | llvm-svn: 143658
* Fix the alignment on scalar parameter variables so that it matches what the ↵Eli Friedman2011-11-031-0/+9
AST thinks it should be. Per report on cfe-dev. llvm-svn: 143645
OpenPOWER on IntegriCloud