aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/NaCl/expand-varargs-attrs.ll
AgeCommit message (Expand)Author
2013-05-09PNaCl: Add NoAlias attributes in ExpandByVal and ExpandVarArgs passesMark Seaborn
2013-04-29Use unique'ed types for varargs expansion instead of non-unique named types.Jan Voung
2013-04-04PNaCl: Change ExpandVarArgs to work around invalid use of va_argMark Seaborn
2013-03-27PNaCl: Fix ExpandVarArgs to handle "byval" struct arguments properlyMark Seaborn