Age | Commit message (Expand) | Author |
---|---|---|
2013-02-28 | Add more of the command line options as attribute flags. | Bill Wendling |
2013-02-27 | Reapply r176133 with testcase fixes. | Bill Wendling |
2013-02-25 | Revert "Add more attributes from the command line to functions." | Anna Zaks |
2013-02-25 | Add more attributes from the command line to functions. | Bill Wendling |
2013-02-22 | Update tests so that we don't test for function-only attributes on call sites. | Bill Wendling |
2013-02-22 | Update to use references to attribute groups instead of listing the attribute... | Bill Wendling |
2013-02-20 | Modify the tests to use attribute group references instead of listing the | Bill Wendling |
2013-02-15 | Add the 'target-cpu' and 'target-features' attributes to functions. | Bill Wendling |
2012-10-24 | A number of test cases assume that an "int" parameter or return value | Ulrich Weigand |
2011-08-15 | FileCheckize this test. | Eric Christopher |
2011-08-15 | 'pure' and 'const' functions should also be marked nounwind. Migrate | Eric Christopher |