Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-09 | Inline the checks for mutually exclusive attributes since they're used in onl... | Bill Wendling | 1 | -1/+1 |
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 1 | -1/+1 |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman | 1 | -1/+1 |
2008-10-01 | Attributes noinline alwaysinline are incompatible | Devang Patel | 1 | -2/+1 |
2008-10-01 | Don't leave an output file in the test directory. | Dan Gohman | 1 | -1/+1 |
2008-09-29 | Support inreg, zext and sext as return value attributes. | Devang Patel | 1 | -1/+1 |
2008-09-27 | Update tests. | Devang Patel | 1 | -2/+2 |
2008-09-02 | Function notes tests. | Devang Patel | 1 | -0/+7 |