Uniquify the AttributeImpl based on the Constant pointer, since those are
[oota-llvm.git] / lib / VMCore / AttributeImpl.h
2012-12-30 Bill WendlingUniquify the AttributeImpl based on the Constant pointe...
2012-12-30 Bill Wendlings/Raw/getBitMask/g to be more in line with current...
2012-12-29 Bill WendlingUse a 'Constant' object instead of a bit field to store...
2012-12-20 Bill WendlingSome random comment, naming, and format changes.
2012-12-20 Bill Wendlings/AttributesImpl/AttributeImpl/g This is going to apply...