Age | Commit message (Expand) | Author |
---|---|---|
2013-05-03 | Correctly emit certain implicit references to 'self' even within | John McCall |
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-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-06-26 | block literal irgen: several improvements on naming block | Fariborz Jahanian |
2012-03-01 | Make CodeGenFunction::EmitBlockCopyAndAutorelease actually do what its name s... | Eli Friedman |
2012-03-01 | Implement "optimization" for lambda-to-block conversion which inlines the gen... | Eli Friedman |
2012-02-28 | Basic coverage test for conversion-to-block-pointer for lambda expressions. | Eli Friedman |