summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/align-param.c
AgeCommit message (Expand)Author
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-11-03Fix alignment on alloca's for parameters using ABIArgInfo::Expand. Eli Friedman
2011-11-03Fix the alignment on scalar parameter variables so that it matches what the A...Eli Friedman