aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/NaCl/ExpandByVal.cpp
AgeCommit message (Expand)Author
2014-02-25workaround for nativeclient issue 3798, wrong alignment on copy of a byval st...Alon Zakai
2013-07-18Adding checks for isEnumAttribute because getKindAsEnum now assertsEli Bendersky
2013-05-09PNaCl: Add NoAlias attributes in ExpandByVal and ExpandVarArgs passesMark Seaborn
2013-04-23PNaCl: Add ExpandByVal pass for expanding out by-value struct args and resultsMark Seaborn