Age | Commit message (Expand) | Author |
---|---|---|
2012-12-20 | s/AttributesImpl/AttributeImpl/g This is going to apply to Attribute, not Att... | Bill Wendling |
2012-12-19 | Add a context so that once we uniquify strings we can access them easily. | Bill Wendling |
2012-12-19 | s/AttributeListImpl/AttributeSetImpl/g to match the namechange of AttributeList. | Bill Wendling |
2012-12-19 | Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl... | Bill Wendling |
2012-12-04 | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth |
2012-11-20 | Make the AttrListPtr object a part of the LLVMContext. | Bill Wendling |
2012-10-16 | Have AttributesImpl defriend the Attributes class. | Bill Wendling |
2012-10-15 | Move the AttributesImpl header file into the VMCore directory so that it can ... | Bill Wendling |
2012-10-08 | Begin the transition to using the AttributesImpl object for the Attributes ivar. | Bill Wendling |
2012-09-26 | Initial commit for the AttributesImpl class. | Bill Wendling |