Age | Commit message (Expand) | Author |
---|---|---|
2013-11-21 | keep alignment info | Alon Zakai |
2013-07-18 | More safeguarding of Attr->getKindAsEnum by checking for isEnumAttribute | Eli Bendersky |
2013-06-24 | PNaCl ABI: Strip alignment info from memcpy/memmove/memset intrinsic calls | Mark Seaborn |
2013-06-20 | PNaCl ABI: Reduce the set of allowed "align" attributes on loads/stores | Mark Seaborn |
2013-06-16 | PNaCl ABI: Disallow non-default symbol visibility ("hidden" and "protected") | Mark Seaborn |
2013-06-14 | PNaCl ABI: Convert "private" linkage to "internal" | Mark Seaborn |
2013-06-13 | PNaCl: Strip more unwanted attributes: "align" on functions and "unnamed_addr" | Mark Seaborn |
2013-06-12 | PNaCl ABI: Strip out arithmetic attributes "nsw", "nuw" and "exact" | Mark Seaborn |
2013-06-06 | PNaCl ABI: Strip out calling conventions from functions and calls | Mark Seaborn |
2013-06-05 | PNaCl ABI: Strip out attributes on functions and function calls | Mark Seaborn |