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