Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few (as yet unused) query methods to determine if the attribute that's | Bill Wendling | 2012-12-30 | 1 | -0/+17 |
* | Uniquify the AttributeImpl based on the Constant pointer, since those are | Bill Wendling | 2012-12-30 | 1 | -1/+3 |
* | s/Raw/getBitMask/g to be more in line with current naming conventions. This m... | Bill Wendling | 2012-12-30 | 1 | -2/+2 |
* | Use a 'Constant' object instead of a bit field to store the attribute data. | Bill Wendling | 2012-12-29 | 1 | -7/+6 |
* | Some random comment, naming, and format changes. | Bill Wendling | 2012-12-20 | 1 | -4/+13 |
* | s/AttributesImpl/AttributeImpl/g This is going to apply to Attribute, not Att... | Bill Wendling | 2012-12-20 | 1 | -0/+74 |