Age | Commit message (Expand) | Author |
---|---|---|
2013-01-07 | Add support for attribute((mode(unwind_word))). | Rafael Espindola |
2010-01-26 | Correctly treat 64 bit integers specified via the mode attribute as the 'long' | Chandler Carruth |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-03 | PR3691: Add support for complex modes. I also tossed in support for XF | Eli Friedman |
2008-06-29 | Make ProcessDeclAttributes walk the declarator structure pulling | Chris Lattner |
2008-06-26 | rename some attr tests for consistency. | Chris Lattner |